Extend AppCompatImageButton for compatibility
This way, people can use Vectors with Vector compatibility easily
+1
Any thoughts on this @Clans ?
Yes!! I am absolutely in support of this idea.
I have a project where I am using vector drawables on API 14+, but because this library doesn't support backwards compatibility with vector drawables yet, for now I am holding off from using it in my project.
I'm sure a lot of people would benefit from this idea too so I hope it gets merged soon...
This project is dead, I made at least a fork https://github.com/hannesa2/FloatingActionButton which
- builds on Travis
- using AppCombatXXX classes
- migrated to AndroidX
using it https://jitpack.io/#hannesa2/FloatingActionButton/2.0
If you have changes, please make a PR there and I merge it immediate