From 5800bb9e679049b5f32f0098ab913337f9b6dc67 Mon Sep 17 00:00:00 2001 From: kunfei Date: Sun, 11 Aug 2019 19:45:52 +0800 Subject: [PATCH] up --- .../main/res/layout/activity_book_info.xml | 177 +++++++++++++++++- 1 file changed, 174 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/activity_book_info.xml b/app/src/main/res/layout/activity_book_info.xml index 3e997899a..0f2f12be1 100644 --- a/app/src/main/res/layout/activity_book_info.xml +++ b/app/src/main/res/layout/activity_book_info.xml @@ -1,5 +1,6 @@ - @@ -7,7 +8,177 @@ + android:layout_height="wrap_content" + app:title="@string/book_info" + app:layout_constraintTop_toTopOf="parent" /> + - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file