You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: Attribute application@supportsRtl value=(false) from AndroidManifest.xml:23:9-36
is also present at [com.github.hkk595:Resizer:v1.5] AndroidManifest.xml:14:9-35 value=(true).
Suggestion: add 'tools:replace="android:supportsRtl"' to <application> element at AndroidManifest.xml:15:5-68:19 to override.
Right now I use tools:replace="android:supportsRtl" as workaround.
The text was updated successfully, but these errors were encountered:
Right now I use tools:replace="android:supportsRtl" as workaround.
The text was updated successfully, but these errors were encountered: