4

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?

Michal Klouda
  • 14,263
  • 7
  • 53
  • 77
Guido Machado
  • 41
  • 1
  • 2

1 Answers1

6

You can check this:

Radial-Menu-Widget-Android strider2023

And this

radial-menu-widget

Chronos
  • 1,972
  • 17
  • 22