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?