/Users/.../AndroidManifest.xml:62:9-47 Error:
Attribute application@label value=(@string/app_name_short) from AndroidManifest.xml:62:9-47
is also present at [yogesh.firzen:FilesLister:1.0.1.f] AndroidManifest.xml:15:9-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml:21:5-287:19 to override
/Users/.../AndroidManifest.xml:64:9-52 Error:
Attribute application@theme value=(@style/AppTheme.Dark.Orange) from AndroidManifest.xml:64:9-52
is also present at [yogesh.firzen:FilesLister:1.0.1.f] AndroidManifest.xml:17:9-40 value=(@style/AppTheme).
Suggestion: add 'tools:replace="android:theme"' to <application> element at AndroidManifest.xml:21:5-287:19 to override.
This is issues I got: