From 5d39ac18dc23bee77a996211a76621b1a89c9e86 Mon Sep 17 00:00:00 2001 From: Prathamesh More Date: Fri, 12 Nov 2021 17:10:20 +0530 Subject: [PATCH] Fixed appBarLayout elevation of WhatsNewActivity --- .../main/res/layout/activity_whats_new.xml | 28 +++++++++---------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/app/src/main/res/layout/activity_whats_new.xml b/app/src/main/res/layout/activity_whats_new.xml index a2dcca7a..47948b16 100644 --- a/app/src/main/res/layout/activity_whats_new.xml +++ b/app/src/main/res/layout/activity_whats_new.xml @@ -6,26 +6,13 @@ android:background="?attr/colorSurface" android:fitsSystemWindows="true"> - - - + app:liftOnScroll="true" + android:fitsSystemWindows="true"> + +