Been thinking about adding a radial menu to my app. When the user clicks the button a radial menu appears "around" the button.
Been googling around but cannot find any good examples.
Not looking for a solution, just some hints on where to start. Is a custom view the way to go and draw everything ? Or is there some built-in feature I can look at ?