android-floating-action-button
android-floating-action-button copied to clipboard
AndroidX
I am getting the following when running canISayByeByeJetifier.
Scanning com.getbase:floatingactionbutton:1.10.1
Absoulute path: /Users/xiwei/.gradle/caches/modules-2/files-2.1/com.getbase/floatingactionbutton/1.10.1/606b307b5073e6228dd7c4ea6b2755dc00d558a5/floatingactionbutton-1.10.1.aar
Graphs to this dependency:
+---com.getbase:floatingactionbutton:1.10.1
Issues found:
* pom -> com.android.support:support-annotations:27.0.0
Would you consider update to AndroidX?
Thanks!
Looking for the fix too. Unfortunately, it seams the library is abandoned, last commit was on early 2020. The solution probably would be to fork it and manually migrate from Android Support Library to AndroidX, make your own from scratch or follow this guide: https://developer.android.com/guide/topics/ui/floating-action-button