Reputation: 41
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
Reputation: 1962
You can check this:
Radial-Menu-Widget-Android strider2023
And this
Upvotes: 6