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