From 3d7e89e2705fc8137430ef401ddeb6214b5eccf8 Mon Sep 17 00:00:00 2001 From: Prathamesh More Date: Wed, 15 Mar 2023 19:27:55 +0530 Subject: [PATCH] fix: Fix incorrect color of Top App Bar in Home tab in Landscape mode --- app/src/main/res/layout-land/fragment_home.xml | 5 ++--- app/src/main/res/layout/fragment_home.xml | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout-land/fragment_home.xml b/app/src/main/res/layout-land/fragment_home.xml index a9e0cca1e..c18e49710 100644 --- a/app/src/main/res/layout-land/fragment_home.xml +++ b/app/src/main/res/layout-land/fragment_home.xml @@ -13,17 +13,16 @@ --> + android:fitsSystemWindows="true" />