WearCircleMenu

Additional

Language
Java
Version
N/A
Created
Apr 28, 2015
Updated
Dec 15, 2015 (Retired)
Owner
Bogdan Melnychuk (bmelnychuk)
Contributor
Bogdan Melnychuk (bmelnychuk)
1
Activity
Badge
Generate
Download
Source code

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

    1. N items to place in circle
    1. Click listeners
    1. Basic animation
    1. Ripple effect on click event
    1. 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!