If you have a FrameLayout , and want to position a child item to the bottom, you can use android:layout_gravity="bottom" and that is going to align that ...
確定! 回上一頁