|
|
@@ -23,16 +23,14 @@ |
|
|
|
|
|
|
|
<androidx.cardview.widget.CardView |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
app:cardCornerRadius="0dp"> |
|
|
|
|
|
|
|
android:layout_height="match_parent"> |
|
|
|
<ImageView |
|
|
|
android:id="@+id/ImageUrl" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:adjustViewBounds="true" |
|
|
|
android:scaleType="centerCrop" |
|
|
|
android:src="@mipmap/image5" /> |
|
|
|
android:src="@mipmap/loading123"/> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|