I have a vertical LinearLayout that contains two ImageView and two Buttons. ImageViews have a weight sum of 70, Buttons have a weight sum of 30. The two buttons have a specified aspect ratio and when Android resizes them with the specified weight, it changes only the height of the button by changing the aspect ratio.
问问题
1355 次