WearCircleMenu
Description
This is rather showcase app of my implmentation of simple wear navigation page. Basically this is circle menu, was used as start page in my app.
Features
-
- N items to place in circle
-
- Click listeners
-
- Basic animation
-
- Ripple effect on click event
-
- Works smoothly on round and square screens
Integration
For now you can just use *.java files, there are no resources files. But if do need this as gradle dependecy, I can do that, just post an issue
Thanks
This implementation is based on sababado's CircularView https://github.com/sababado/CircularView. That suits me perfecly, but it comes with its own limitations and maybe bugs (though I did not found any). Enjoy!