From 056073538026cbc1561611c25dee3782c5b22d9e Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 22 Feb 2020 18:37:49 +0800 Subject: Revert the change to make some activities immersive. --- app/src/main/res/layout/activity_post_image.xml | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) (limited to 'app/src/main/res/layout/activity_post_image.xml') diff --git a/app/src/main/res/layout/activity_post_image.xml b/app/src/main/res/layout/activity_post_image.xml index c4de4f85..9c320679 100644 --- a/app/src/main/res/layout/activity_post_image.xml +++ b/app/src/main/res/layout/activity_post_image.xml @@ -9,37 +9,23 @@ tools:application=".PostImageActivity"> - - - - - + android:layout_height="?attr/actionBarSize" + app:popupTheme="@style/AppTheme.PopupOverlay" + app:navigationIcon="?attr/homeAsUpIndicator" />