zendesk / android-floating-action-button

Floating Action Button for Android based on Material Design specification
Apache License 2.0
6.38k stars 1.46k forks source link

AndroidX #392

Open GC-Xi opened 3 years ago

GC-Xi commented 3 years ago

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!

PatrykMis commented 2 years ago

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