From 567c851c090839cac87bf4d3a7b30b49f4aaf37c Mon Sep 17 00:00:00 2001 From: kunfei Date: Sat, 27 Jul 2019 21:41:07 +0800 Subject: [PATCH] up --- app/src/main/res/layout/activity_book_source.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/activity_book_source.xml b/app/src/main/res/layout/activity_book_source.xml index 70ed38626..0293b0fff 100644 --- a/app/src/main/res/layout/activity_book_source.xml +++ b/app/src/main/res/layout/activity_book_source.xml @@ -9,7 +9,7 @@ android:id="@+id/title_bar" android:layout_width="match_parent" android:layout_height="wrap_content" - app:attachToActivity="false" + app:displayHomeAsUp="true" app:title="@string/book_source" />