测试修改
This commit is contained in:
@@ -21,9 +21,5 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:src="@mipmap/icon_arrow_right" />
|
||||
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:background="@color/gray2" />
|
||||
|
||||
</RelativeLayout>
|
||||
@@ -23,9 +23,5 @@
|
||||
android:textColor="@color/global"
|
||||
android:textSize="16sp" />
|
||||
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:background="@color/gray2" />
|
||||
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user