修改短剧返回icon
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/back"
|
||||
android:layout_width="66dp"
|
||||
android:layout_width="70dp"
|
||||
android:layout_height="26dp"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_marginTop="50dp"
|
||||
@@ -23,9 +23,10 @@
|
||||
android:gravity="center">
|
||||
|
||||
<ImageView
|
||||
android:layout_marginStart="5dp"
|
||||
android:src="@mipmap/icon_back_community"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_width="20dp"
|
||||
android:layout_height="20dp" />
|
||||
|
||||
<TextView
|
||||
android:layout_marginLeft="10dp"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 5.1 KiB |
Reference in New Issue
Block a user