andremion / CounterFab

A FloatingActionButton subclass that shows a counter badge on right top corner
https://play.google.com/store/apps/details?id=com.andremion.counterfab.sample
Apache License 2.0
728 stars 112 forks source link

Batch Background color resource linking failed #34

Closed GauthamAsir closed 5 years ago

GauthamAsir commented 5 years ago

app:badgeBackgroundColor & app:badgeTextColor gives "Android resource linking failed" any fixes ?

XamDev19 commented 5 years ago

I'm facing the same issue.

andremion commented 5 years ago

Could you send me more details about this? Such as:

Thanks

GauthamAsir commented 5 years ago

Could you send me more details about this? Such as:

  • Android version?
  • Snippet of your CounterFab xml setup?
  • Anything that can help me to understand that issue because I'm not facing it.

Thanks

Thanks For Your Reply, I Upgraded My Gradle Version, and its fixed now.