Fork me on GitHub
摘要: 实现类似于如图的布局,左边是标题,右边是按钮,但是按钮是居右的。 实现代码 关键代码:TextView的 android:layout_width="0dp" 和 android:layout_weight="1" 阅读全文
posted @ 2019-03-18 23:19 韦艾薇薇 阅读(1930) 评论(0) 推荐(0) 编辑