fitting buttons for multiple screens
- by user3360327
I want to develop my own keyboard and when I put first line button as you see the buttons are not fitting with any screens size.
these are my questions:
1) how can I fit them?
2) is <TableLayout> is correct view layout? if it's not, which one is correct?
this is XML code:
<TableLayout…