Browse Source

Fix layout overlapping

inorichi 9 năm trước cách đây
mục cha
commit
4521174138
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/src/main/res/layout/fragment_manga_info.xml

+ 1 - 1
app/src/main/res/layout/fragment_manga_info.xml

@@ -167,7 +167,7 @@
                             android:layout_width="wrap_content"
                             android:layout_height="wrap_content"
                             android:layout_alignParentLeft="true"
-                            android:layout_below="@id/manga_status"
+                            android:layout_below="@id/manga_status_label"
                             android:focusable="false"
                             android:focusableInTouchMode="false"
                             android:text="@string/source" />