kotlin hw question
1. how to inherit the parent's width and height from the parent layout to chlid button? there are a lot of buttons inside of the linear layout, and i want to fit the button size to layout 2. how to align the items inside of linear layout android : align? want to align the buttons at the. center with same space. Q3. how to designate the ratio of each button? ex. number 0 button should be two time..
2022.06.11