0

I'm trying to find a way to organize a single group of radio buttons into a circle shape. All I can think of is a complex setup of RelativeLayouts, but it gets messy when switching devices. Please help!

BoltzmannBrain
  • 5,082
  • 11
  • 46
  • 79
  • 1
    You might need to write your own custom viewgroup for this purpose. – CChi Aug 28 '14 at 22:37
  • [This blog](http://blog.mikeweng.com/2013/06/on-android-circular-style-layout.html) describes one approach to achieving a circular layout, based on a relative layout. – Sound Conception Aug 28 '14 at 23:55

0 Answers0