HarinTrivedi / FABRevealMenu-master

A general purpose android UI library to show a user show menu in accordance of Floating action button with material design guidelines.
https://harintrivedi.github.io/FABRevealMenu-master/
Apache License 2.0
614 stars 117 forks source link

Updated code structure and fixed problems encountered. #33

Closed ghost closed 4 years ago

ghost commented 5 years ago
  1. convert code to androidx
  2. convert code to kotlin
  3. fixed DexArchiveBuilderException.
  4. add jitpack support
HarinTrivedi commented 5 years ago

Hi, thanks for your contribution. I love to adopt it. Here I can not merge in master but we can have separate branch for androidx implementation. Create separate branch and create pull request.