Selaa lähdekoodia

4213

tags/old_version_1
fyf 11 kuukautta sitten
vanhempi
commit
b73f66f44b
2 muutettua tiedostoa jossa 3 lisäystä ja 5 poistoa
  1. +2
    -4
      app/src/main/res/layout/item/layout/good_show.xml
  2. +1
    -1
      app/src/main/res/layout/item/layout/note_rv_tree_second.xml

+ 2
- 4
app/src/main/res/layout/item/layout/good_show.xml Näytä tiedosto

@@ -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"


+ 1
- 1
app/src/main/res/layout/item/layout/note_rv_tree_second.xml Näytä tiedosto

@@ -18,7 +18,7 @@
android:layout_margin="5dp"
android:layout_width="match_parent"
android:layout_height="110dp"
android:src="@mipmap/loading3"
android:src="@mipmap/loading123"
android:scaleType="fitXY"
/>
<TextView


Ladataan…
Peruuta
Tallenna