-
可能是最好看的Android圆形Menu菜单效果来自于Android代码
资源介绍
CircleMenu for Android
Check this library on other platforms:
Looking for developers for your project?
The Android mockup available here.
Requirements
Android 4.1 Jelly Bean (API lvl 16) or greater
Your favorite IDE
Installation
Just download the package from here and add it to your project classpath, or just use the maven repo:
Gradle:
compile 'com.ramotion.circlemenu:circle-menu:0.3.1'
SBT:
libraryDependencies = "com.ramotion.circlemenu" % "circle-menu" % "0.3.1"
Maven: