team-supercharge / ShimmerLayout

DEPRECATED - Memory efficient shimmering effect for Android applications by Supercharge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manifest merger failed : Attribute application@supportsRtl

abiemann opened this issue · comments

Maybe it's possible for the library to omit supportsRtl ?

Error:Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : Attribute application@supportsRtl value=(false) from AndroidManifest.xml:13:9-36
	is also present at [io.supercharge:shimmerlayout:0.5.0] AndroidManifest.xml:11:18-44 value=(true).
	Suggestion: add 'tools:replace="android:supportsRtl"' to <application> element at AndroidManifest.xml:7:5-33:19 to override.

It will be fixed in the next release which I am about to release in the weekend.

@abiemann the supportsRtl was removed from the manifest.