From c86a6714479ac13605e674983c491a3fe0ad7c70 Mon Sep 17 00:00:00 2001 From: kunfei Date: Fri, 9 Aug 2019 08:24:58 +0800 Subject: [PATCH] up --- app/src/main/res/layout/item_bookmark.xml | 13 +++++++++++++ app/src/main/res/layout/item_chapter_list.xml | 7 +++++++ 2 files changed, 20 insertions(+) diff --git a/app/src/main/res/layout/item_bookmark.xml b/app/src/main/res/layout/item_bookmark.xml index d829e291c..7afd9dfa2 100644 --- a/app/src/main/res/layout/item_bookmark.xml +++ b/app/src/main/res/layout/item_bookmark.xml @@ -4,4 +4,17 @@ android:layout_width="match_parent" android:layout_height="match_parent"> + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/item_chapter_list.xml b/app/src/main/res/layout/item_chapter_list.xml index d829e291c..51e40bd8d 100644 --- a/app/src/main/res/layout/item_chapter_list.xml +++ b/app/src/main/res/layout/item_chapter_list.xml @@ -4,4 +4,11 @@ android:layout_width="match_parent" android:layout_height="match_parent"> + + + \ No newline at end of file