-
-
Notifications
You must be signed in to change notification settings - Fork 287
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
Build fails because of `Theme.AppCompat.Light.NoActionBar not foundà #1038
Comments
@M123-dev any idea what might have caused it in the Package merge ? |
@teolemon @M123-dev My hunch: |
We are having the same issue on version 1 of OFF. I had to revert. It's probably some behavior change. |
@monsieurtanuki sounds very likely like it. From Stackoverflow it sounds like this is some change which happend 2015 when android 3 came out, so it's now probably completely removed. https://stackoverflow.com/a/31402188/13313941
|
I tried updating to |
I just tried it with version 30 instead of 31 here https://github.com/openfoodfacts/smooth-app/tree/android-target-30 and it didn't work The intersting things building on my machine works on 30 and 31 |
So we only need to import these line cause the image editing library depends on this native package, I was thinking about switching to a complete dart alternative, this solved this error, allows better debugging, support for other platforms etc... Probably little less performance but we're not building a photo editing tool |
I am same Issue here, Has there any solution yet? |
We switched to a different image crop @Excel-Adeniyi #1063 |
What
Log
FAILURE: Build failed with an exception.
Execution failed for task ':app:processDebugResources'.
The text was updated successfully, but these errors were encountered: