-6
A
回答
1
當您使用RelativeLayout的 - 你應該用layout_centerHorizontal,layout_centerVertical,layout_centerInParent
但是當你用的LinearLayout,你應該利用重力對準兒童,即layout_gravity和重力。
foregroundGravity與使用前景標記。 什麼在前景它將根據前景對齊重力
相關問題
- 1. Android的ImageView中的TextView與layout_centerHorizontal =「true」
- 2. RelativeLayout - android:layout_centerHorizontal =「true」AND android:gravity =「center_horizontal」顯示意外的結果
- 3. gravity =「center」和textAlignment =「center」和centralHorizontal =「true」的區別
- 4. Android SDK:RelativeLayout - 按鈕不會水平居中,即使Layout_CenterHorizontal = true
- 5. centerHorizontal不居中正確的圖像
- 6. 在Java代碼中的android:layout_gravity =「center_horizontal」
- 7. 中心TextView沒有重疊圖像(centerHorizontal和toRightOf)
- 8. 「center_horizontal | center_vertical」和「center」之間是否有區別
- 9. 的TextView - 重力`center_horizontal`之外,但`right`內
- 10. 如何使android:layout_gravity =「bottom | center_horizontal」停留在底部
- 11. 機器人:layout_centerHorizontal =「真」不是風景定心
- 12. 進度和progressBarStyleHorizontal填充
- 13. Bootstrap「form-horizontal」和標籤
- 14. 什麼時候應該用Nunjucks和Angular?
- 15. 什麼時候應該使用memcpy,什麼時候應該使用memmove?
- 16. 什麼時候應該使用sed,什麼時候應該使用awk
- 17. UIModalTransitionStyleFlipHorizontal
- 18. 什麼時候應該使用Import-Package,什麼時候應該使用Require-Bundle?
- 19. 什麼時候應該使用AWS,什麼時候不使用
- 20. android:layout_centerHorizontal =「true」在android中不工作
- 21. 與filter_horizontal
- 22. C++元編程,爲什麼和什麼時候應該使用?
- 23. 爲什麼和什麼時候應該使用android日誌類?
- 24. 爲什麼和什麼時候應該使用innerHTML
- 25. 爲什麼和什麼時候應該使用hoops 3d圖形?
- 26. 什麼時候應該使用學說ORM和什麼時候zend-db-table?
- 27. 什麼時候應該在模擬庫中使用`autospec = True`?
- 28. 什麼時候應該使用Response.Redirect(url,true)?
- 29. 什麼時候應該去Silverlight和XNA?
- 30. UICollectionView Horizontal Scroll
如果你谷歌它,你可以找到它! – Piyush
不,我不能。谷歌被禁止在我的校園互聯網上。 – user3705478