Scalified / fab

Floating Action Button Library for Android
Apache License 2.0
849 stars 164 forks source link

Prefix attributes to avoid collisions with other libraries #45

Open ultrah opened 7 years ago

ultrah commented 7 years ago

Small issue, but can you please prefix the stylable attributes with something like fab? Some of the names are pretty common and cause isses with other libraries that also don't prefix. The result is a compile time error like this

Attribute "type" already defined with incompatible format.