android - Prevent views from overflowing -


i have radiogroup 8 radiobuttons , horizontal orientation. screen can accommodate 7 radiobuttons without congestion. 8th radiobutton, half of displayed. how make appear in next line instead?

create custom radio button using selector. widthofbutton = screenwidth/noofradiobutton

visit link how can set width of radio buttons change regards screen size? (android)

hopefully problem short out.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -