迁移项目
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="128dp"
|
||||
android:layout_margin="1dp"
|
||||
android:background="#666"
|
||||
android:adjustViewBounds="true"
|
||||
android:background="#666"
|
||||
android:scaleType="centerCrop" />
|
||||
|
||||
<ImageView
|
||||
@@ -19,7 +19,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:src="@drawable/new_player"/>
|
||||
android:src="@drawable/new_player" />
|
||||
|
||||
<CheckBox
|
||||
android:id="@+id/image_checkbox"
|
||||
|
||||
Reference in New Issue
Block a user