Input box below and right buttons are arranged horizontally, so the buttons are arranged in the input box down from the side of the (two buttons are vertical layout). I want the button below, ask what the layout attribute ah. Figure and effect diagram: Reply: Relative layout android:. Layout_alignParentBottom = "true" Reply:
Linear layout can do for you, do not want to alter too much ah. Originally layout is linear, just want to get down buttons ah. . However, the method can not be found Reply: do not change a lot. . As long as you put your right using relative layout is good, then the right imgview label plus layout_below what others do not change. . Enough. .
Reply: Simply add the right Layout inside a LinearLayout, set the property to android: layout_weight = "1", android: layout_height = "0dp" Then add the layout that will fill the space, so that the two buttons at the bottom of the screen Reply:
Linear layout can do for you, do not want to alter too much ah. Originally layout is linear, just want to get down buttons ah. . But can not find a method
do not change a lot. . As long as you put your right using relative layout is good, then the right imgview label plus layout_below what others do not change. . Enough. .
Ah, yes, somehow you, thank you, ah Reply:
simply add the right Layout inside a LinearLayout, set the properties for the android: layout_weight = "1", android: layout_height = "0dp" Then add the layout that will fill the space, so that the two buttons at the bottom of the screen
Linear layout can do for you, do not want to alter too much ah. Originally layout is linear, just want to get down buttons ah. . But can not find a method
do not change a lot. . As long as you put your right using relative layout is good, then the right imgview label plus layout_below what others do not change. . Enough. .
Hello, I put the bottom is the button to add a android: layout_alignParentBottom = "true", he was under, plus android: layout_below = "@ id /, send_button_gsm" (The id is the button above the id), This does not work ah. . Above, how do I deal with that button until the button above it in the following
No comments:
Post a Comment