Menu

Android Menu View

Newest releases
33

Shougo pum.vim Note: It is still experimental version. Please read help for details. Introduction Install Configuration Screenshots Introduction pum.vim is t
 
23

KieronQuinn Classic Power Menu is a Power Menu Replacement for Android 11+, with the main aim being restoring power menu options (Device Controls & Quick Access W
 
11

JonathandelaSen Android library to provide a sticky side menu with options in form of bubbles.
 
12

Devilx86 Mod menu for Among Us on Android All features except for force impostor work without being the host and is visible to other clients in the game.
 
518

saket cascade builds nested popup menus with smooth height animations.
 
1.3k

notice501 coolMenu The Android implementation of Cards Menu Concept by Gal Shir. This is Gal Shir's awesome shot. Usage I published the library with Jitpack, so add it to your build.gradle with: repositories {
 
162

ATHBK CoordinatorMenu Table of Contents Gradle Dependency Repository Dependency Basic Usage CoordinatorMenu XML Attributes Init Java License Gradl
 
1.9k

Ramotion CIRCLE MENU [JAVA] A simple, elegant UI menu with a circular layout and material design animations We specialize in the designing and coding of custom UI for Mobile Apps and Websites.
 
130

RanyAlbegWein SpringFabMenu A menu of FloatingActionButton items, designed to be anchored on an AppBarLayout. Usage Edit your build.gradle to include the library and sync. dependencies { implementat
 
1.1k

skydoves PowerMenu A library that let you implement popup so easily. Download Gradle dependencies { compile 'com.github.skydoves:powermenu:1.0.8' } Usage Basic example
 
328

jahirfiquitiva FloatingActionButtons Menu (FABsMenu) Just a simple library to use a menu of FloatingActionButtons from Design Support Library that follows Material Design guidelines Show some 💙
 
19

realskyrin A useful class that makes it easier to create floating windows How to use View contentView = LayoutInflater.from(context).inflate(R.layout.fv_test,null); FloatWindow floatWindow = new FloatWindow.With(
 
1.2k

ImangazalievM CircleMenu is a simple, elegant menu with a circular layout. Setup Add this to your app build.gradle: compile 'com.github.imangazalievm:circlemenu:2.0.2' Usage Add to your layout xml-file: &
 
67

iamvaliyev MultiTabMenu MultiTabMenu support for Android 2.1(Eclair)+ ##Gradle repositories{ maven { url 'https://jitpack.io' } } dependencies{ compile 'com.github.iamvaliyev:MultiTabMenu:v1.0.1' } Ho
 
130

BrotherV Floating-ArcMenu A prety menu for all applications New Features in v1.1.0.2 SnackBar move up/down event added to ArcMenu and FloatActionButton (by using CoordinatorLayout as parent) Set FloatActionB
 
874

florent37 AwesomeBar Usage <com.github.florent37.awesomebar.AwesomeBar android:id="@+id/bar" android:layout_width="match_parent" android:layout_height="wrap_content"
 
572

Cleveroad CycleMenu Meet CycleMenu for Android by Cleveroad What can be better than an eye-catching design in couple with reasonable features? While using this menu you do not need to worry about the lack of space
 
683

romtsn ArcNavigationView NavigationView from android design support library with curved edge Usage <android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android"
 
149

stewForAni CircleProgressMenu Intro: It's a simple circle menu with progress effect. It's used for some projects that need to be done step by step.The default color of the circles around is dark grey, The color of a cer
 
2.6k

google Hover Hover is a floating menu implementation for Android. Goals The goals of Hover are to: Provide an easy-to-use, out-of-the-box floating menu implementation for Android developers, and Provide co
 
2.6k

mxn21 FlowingDrawer swipe right to display drawer with flowing effects. Download Include the following dependency in your build.gradle file. Gradle: repositories { jcenter() } depende
 
924

adonixis Android Animated Menu Items The example Android project of animated menu items in toolbar. Thanks Srikant Shetty for idea of this animation. Cut: Copy: Delete: Share:
 
Popular
11.6k

mikepenz MaterialDrawer ... the flexbile, easy to use, all in one drawer library for your Android project. What's included 🚀 • Setup 🛠️ • Migration Guide 🧬 • WIKI / FAQ 📖 • Used
 
478

devendroid SquareMenu SquareMenu is a custom Floating Action Button with a different shape from traditional FABs and with three sub menu buttons. ##Demo Dependency Add the dependencies to your app level build.
 
631

uin3566 AllAngleExpandableButton An button menu that can expand from any angle to any angle as you like. It support two type of button, text button and icon button.You can define the button style as you like, such as button s
 
31

whilu PopMenuLayout A multi level menu view(like WeChat subscription Accounts) library for Android. Screenshots Usage Step 1 Add below dependency in your build.gradle file. dependen
 
2.7k

oguzbilgener CircularFloatingActionMenu An animated, customizable circular floating menu for Android, inspired by Path app. Getting Started Requirements API >= 15 Installation Grab the AA
 
558

wujingchao MultiCardMenu A multicard menu that can open and close with animation on android,require API level >= 11 Demo ##Usage <net.wujingchao.android.view.MultiCardMenu xmlns:simple="h
 
5.2k

Yalantis Side Menu Side menu with some categories to choose. Check this project on dribbble. Check this project on Behance. God bless Ukraine! Sample Sample & .aar file Note depends o
 
655

shehabic Droppy A simple yet-customizable Android drop-down menu. It supports Text with/without Icons, Separators, and even fully customized views. Version v.0.6.0 Usage (Maven) <dependency>
 
818

linroid FilterMenu This is a library project with a custom view that implements concept of Filter Menu(https://dribbble.com/shots/1956586-Filter-Menu) made by Anton Aheichanka for android Quick Overview Downlo
 
3.8k

Yalantis ContextMenu You can easily add awesome animated context menu to your app. Check this project on dribbble Check this project on Behance Usage: For a working implementation, have a look at th