<Android: How to make responsive button in oval sh...
# stackoverflow
u
Android: How to make responsive button in oval shape? I used a fixed size for width and height of each circle button because I set background for each button is from with oval shape, if not, the button shape looks so weird. But when in the large screen size, it looks just fine, but in the small screen it looks terrible. So how to I fix it and how to make it auto scale up/down the size to match the screen size

Click here to see the app's screen

/* I used a Linear...