12 Star 14 Fork 1

加速度 / CircleMenu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
huyanwei 提交于 2014-08-21 12:38 . Circle Menu

Circle Menu

This is a simple implementation of a circle menu to be used in Android applications.

Screenshots

Circle menu screenshot

Basic usage

The files you will need:

/src/com/szugyi/circlemenu/view/CircleLayout.java
/src/com/szugyi/circlemenu/view/CircleImageView.java
/res/values/attrs.xml

You can copy and paste them into your project, or make a library project of this one, by selecting the Properties menu from the context menu of the project folder, then selecting Android and checking in the Is Library checkbox. Do not forget to reference this project as a library project if you choose the second way to use the files.

Credits

Special thanks to Balzs Varga, who helped me during the first implementations of this custom view.

A lot of code snippets have been used from this great tutorial: http://mobile.tutsplus.com/tutorials/android/android-sdk-creating-a-rotating-dialer/

The icons used in the example app are from: http://icons.mysitemyway.com/blue-white-pearls-icons-social-media-logos/

Android
1
https://gitee.com/sklin/CircleMenu.git
git@gitee.com:sklin/CircleMenu.git
sklin
CircleMenu
CircleMenu
master

搜索帮助