• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Increase size of Radio Buttons

Kylelee

Lurker
Hi there, I've recently been redesigning my apps UI to fit that of a 21" screen instead of a 10.5". I'm able to keep most of the logic/code but pretty much need to completely redo the UI. Things like Text Views and Edit Texts are easy to increase font size but I can't find a good way to increase the size of a Radio Button. Is the only way to adjust the scaleX and scaleY and mess around with the padding to avoid clipping?
 
Back
Top Bottom