Skip to content

Conversation

ytRino
Copy link

@ytRino ytRino commented Nov 25, 2016

The manifest merger merges nodes of the library into the app's manifest, but if supportsRtl="false" is written in the app's manifest, build error will occurs because library set them as "true".

We can override this behavior with tools:replace="android:allowBackup,android:supportsRtl",
but it is better to remove those attrs from library if it does not needs them really.

@LiuXi0314
Copy link

Approved

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

Successfully merging this pull request may close these issues.

2 participants