Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Theme.AppCompat.Light.NoActionBar" breaks builds #816

Open
M123-dev opened this issue Jan 31, 2022 · 0 comments
Open

"Theme.AppCompat.Light.NoActionBar" breaks builds #816

M123-dev opened this issue Jan 31, 2022 · 0 comments

Comments

@M123-dev
Copy link

M123-dev commented Jan 31, 2022

@style/Theme.AppCompat.Light.NoActionBar breaks our builds:

A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
Android resource linking failed
ERROR:/home/runner/work/smooth-app/smooth-app/packages/smooth_app/build/app/intermediates/packaged_manifests/debug/AndroidManifest.xml:62: AAPT: error: resource style/Theme.AppCompat.Light.NoActionBar (aka org.openfoodfacts.app:style/Theme.AppCompat.Light.NoActionBar) not found.

Looking at this https://stackoverflow.com/a/31402188/13313941, it seems that AppCompat got replaced with Holo in android 3 and probably got removed in Android 12.

@M123-dev M123-dev changed the title Theme.AppCompat.Light.NoActionBar, breaks builds "Theme.AppCompat.Light.NoActionBar" breaks builds Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant