FancyAboutPage-Android
FancyAboutPage-Android copied to clipboard
Problem in values.xml
<attr format="color" name="tint"/>
aapt: Attribute ''tint'' has already been defined
is a problem to this app.

This library uses pre-defined string resources as their default values. So you need to either create strings with different name or have to override the existing one.