Re: [android-developers] Radio Group Layout Question

2011-12-15 Thread TreKing
On Wed, Dec 14, 2011 at 8:41 AM, Seth Tucker wrote: > I can get this all working, except the layout causes my radio buttons to > become separated from the radio group. > What is "the layout"? What does "become separated" mean? With issues like this, a picture is worth 999 words. ---

[android-developers] Radio Group Layout Question

2011-12-15 Thread Seth Tucker
Hello, I'm attempting to create a radio group with two rows, four choices per row. The buttons/options in the second row need to be lined up underneath the first row. I can get this all working, except the layout causes my radio buttons to become separated from the radio group. Is there a way t