pull/32/head
kunfei 5 years ago
parent 59586b463d
commit 744b020120
  1. 3
      app/src/main/res/layout/view_book_page.xml

@ -43,7 +43,8 @@
android:id="@+id/tv_bottom_left" android:id="@+id/tv_bottom_left"
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" /> android:layout_weight="1"
android:singleLine="true" />
<TextView <TextView
android:id="@+id/tv_bottom_right" android:id="@+id/tv_bottom_right"

Loading…
Cancel
Save