/FABRevealMenu-master

A general purpose android UI library to show a user show menu in accordance of Floating action button with material design guidelines.

Primary LanguageJavaApache License 2.0Apache-2.0

FABRevealMenu

Please follow wiki page for instructions

https://github.com/HarinTrivedi/FABRevealMenu-master/wiki

gradle dependency:

implementation 'com.hlab.fabrevealmenu:fab-reveal-menu:1.0.3'

Download

What's new:

  • Vector icon support
  • Font support
  • Set Smaller menu size
  • Disable menut item

Demo

  • Horizontal Menu

demo_horizontal

  • Vertical Menu

demo_horizontal

  • Custom view in Menu

demo_horizontal

Thanks to

  1. ArcAnimator https://github.com/asyl/ArcAnimator
  2. CircularReveal https://github.com/ozodrukh/CircularReveal

paypal

LICENSE

Copyright 2018 Harry's Lab

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.