Closed sergicastellsague closed 7 years ago
Apparently you're setting attributes like:
android:allowBackup="true"
Because it raises conflicts with the implementations, and the library do not need to specify this attribute.
@sergicastellsague Thanks for reporting this. We'll check out what to do about these conflicting attributes.
Apparently you're setting attributes like:
Because it raises conflicts with the implementations, and the library do not need to specify this attribute.