91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

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
武乡县| 油尖旺区| 顺义区| 米林县| 洛阳市| 昆明市| 阜南县| 宜兴市| 都昌县| 延寿县| 宜城市| 策勒县| 新闻| 阜南县| 界首市| 衡南县| 禄丰县| 沙湾县| 台中市| 吉林市| 东至县| 涡阳县| 东丰县| 兴化市| 德兴市| 锦州市| 黎城县| 综艺| 东方市| 虞城县| 饶阳县| 汕头市| 朝阳市| 靖边县| 长宁区| 南通市| 巴塘县| 若羌县| 旌德县| 汤阴县| 区。|