中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

Android按鈕間距怎么設置

小億
410
2023-08-15 21:02:47
欄目: 編程語言

您可以使用android:layout_margin屬性來設置Android按鈕之間的間距。

例如,以下是一個按鈕布局,其中包含兩個按鈕,它們之間有10dp的間距:

<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="按鈕1"
android:layout_marginEnd="10dp"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="按鈕2"/>
</LinearLayout>

在這個例子中,通過在第一個按鈕上設置android:layout_marginEnd="10dp",在按鈕之間創建了10dp的間距。您可以根據需要調整間距的大小。

0
团风县| 尉犁县| 兰西县| 高邮市| 荃湾区| 阜城县| 广丰县| 瑞昌市| 徐州市| 浮梁县| 镇沅| 桃园县| 乡城县| 青海省| 洪江市| 濮阳县| 陵水| 万载县| 朔州市| 岚皋县| 望奎县| 忻城县| 府谷县| 祁东县| 会泽县| 玉环县| 禹州市| 云林县| 家居| 玉龙| 盘锦市| 南汇区| 巴彦县| 北宁市| 赣榆县| 磐安县| 凤阳县| 林西县| 资讯| 呈贡县| 奉化市|