Pārlūkot izejas kodu

更新qmui2322

tags/old_version_1
fyf pirms 1 gada
vecāks
revīzija
e27b38a956
3 mainītis faili ar 7 papildinājumiem un 2 dzēšanām
  1. +3
    -1
      app/src/main/res/layout/item/layout/item_image_sp.xml
  2. +3
    -1
      app/src/main/res/layout/item/layout/item_sp.xml
  3. +1
    -0
      app/src/main/res/layout/item/layout/note_rv_tree_second.xml

+ 3
- 1
app/src/main/res/layout/item/layout/item_image_sp.xml Parādīt failu

@@ -13,7 +13,9 @@
android:layout_margin="3dp"
android:layout_marginBottom="3dp"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:scaleType="fitXY"
>
</ImageView>
</RelativeLayout>
</RelativeLayout>

+ 3
- 1
app/src/main/res/layout/item/layout/item_sp.xml Parādīt failu

@@ -19,7 +19,9 @@
android:layout_marginTop="3dp"
android:src="@mipmap/loading3"
android:layout_marginEnd="3dp"
android:layout_marginBottom="3dp"/>
android:layout_marginBottom="3dp"
android:scaleType="fitXY"
/>

<com.qmuiteam.qmui.widget.textview.QMUILinkTextView
android:layout_alignParentBottom="true"


+ 1
- 0
app/src/main/res/layout/item/layout/note_rv_tree_second.xml Parādīt failu

@@ -19,6 +19,7 @@
android:layout_width="match_parent"
android:layout_height="130dp"
android:src="@mipmap/loading3"
android:scaleType="fitXY"
/>
<TextView
android:id="@+id/Tag_text"


Notiek ielāde…
Atcelt
Saglabāt