Skip to content

ipip2005/android-circle-menu

Repository files navigation

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 Balázs 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/

About

安卓圆形菜单1.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages