android 多行 对齐方式,android – 按钮与多行文字下沉对齐线,如何解决?
試試這個:
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical" >
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal" >
android:layout_width="100dip"
android:layout_height="70dip"
android:layout_gravity="center"
android:text="111" />
android:layout_width="100dip"
android:layout_height="70dip"
android:layout_gravity="center"
android:text="111 222 333" />
android:layout_width="100dip"
android:layout_height="70dip"
android:layout_gravity="center"
android:text="111 222 333 444 555 666" />
android:layout_width="100dip"
android:layout_height="70dip"
android:layout_gravity="center"
android:text="111" />
總結
以上是生活随笔為你收集整理的android 多行 对齐方式,android – 按钮与多行文字下沉对齐线,如何解决?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 网商贷逾期一天会什么后果
- 下一篇: 用html5做一个简单的作品,html5