-
Notifications
You must be signed in to change notification settings - Fork 144
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
Suggestion: add 'tools:replace="android:theme"' to <application> element at AndroidManifest.xml:18:5-65:19 to override. #85
Comments
This allowed me to compile: http://stackoverflow.com/a/34079182/950427. |
it can not work for me.
error info
|
Any update on this? |
is there any update on this one? |
The latest commit fixed this. Is there an ETA when the new changes will be pushed to the repo? Thanks for all your work @passy ! |
@ParkerK Do you mean in a release? |
@passy yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using compile 'net.rdrei.android.dirchooser:library:3.2@aar', remove the theme in the application manifest. Only use theme for the activity.
The text was updated successfully, but these errors were encountered: