pull/32/head
kunfei 5 years ago
parent 6811c20259
commit 3d0b3e107a
  1. 6
      app/src/main/res/layout/activity_book_info.xml

@ -4,4 +4,10 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent"> android:layout_height="match_parent">
<io.legado.app.ui.widget.TitleBar
android:id="@+id/title_bar"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</LinearLayout> </LinearLayout>
Loading…
Cancel
Save