Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

v 1.0.5

Compare
Choose a tag to compare
@jahirfiquitiva jahirfiquitiva released this 22 Aug 23:05
· 81 commits to master since this release
  • Replace OnFABsMenuUpdateListener with FABsMenuListener, which is an abstract class, so you don't need to implement all methods, but just the ones you need. It also has a default implementation for the FABsMenu click, to open/close the menu. Thanks for the suggestion @TheAndroidMaster