Skip to content

kzganesan/PieMenu

 
 

Repository files navigation

PieMenu

Pie Menu for android (buttons follow a radial pattern)

Add this view to any FrameLayout using the following code:

        PieControl  mPieControl = new PieControl(this, canvas);
        mPieControl.attachToContainer(mContentView);

Use the PieViewControlee Interface to add callback events to your controller.

About

Pie Menu for android (buttons follow a radial pattern)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%