Guido Machado
Guido Machado

Reputation: 41

How to implement Radial Pie Menu

I want to implement a radial / pie menu that looks like Labbler´s menu on my android app. It should be something like that, but a little simpler, buttons displayed on a pie layout that just lead to another activities.

Is there any library to do this? How could I do this otherwise?

Upvotes: 4

Views: 6613

Answers (1)

Chronos
Chronos

Reputation: 1962

You can check this:

Radial-Menu-Widget-Android strider2023

And this

radial-menu-widget

Upvotes: 6

Related Questions