亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

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
洛扎县| 葫芦岛市| 米林县| 湾仔区| 丰县| 永安市| 望城县| 兴安县| 伊川县| 苏州市| 班戈县| 江津市| 靖宇县| 惠来县| 灯塔市| 定日县| 灵丘县| 达日县| 东阿县| 泸西县| 灵石县| 常德市| 临夏县| 达拉特旗| 平昌县| 黑龙江省| 应城市| 汉寿县| 临桂县| 上饶县| 宜章县| 邹平县| 新巴尔虎右旗| 资中县| 大理市| 华容县| 沈阳市| 鹿泉市| 南江县| 松阳县| 阿克苏市|