|
|
@ -7,8 +7,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
<ImageView |
|
|
|
<ImageView |
|
|
|
android:id="@+id/imageView" |
|
|
|
android:id="@+id/imageView" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="0dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="4dp" |
|
|
|
android:layout_marginTop="4dp" |
|
|
|
android:layout_weight="1" |
|
|
|
android:layout_weight="1" |
|
|
|
android:contentDescription="@null" |
|
|
|
android:contentDescription="@null" |
|
|
|