From ceb452db2510d419a598e60e29c931eb2b7a0ecb Mon Sep 17 00:00:00 2001 From: Prathamesh More Date: Fri, 14 Jan 2022 11:30:16 +0530 Subject: [PATCH] Added elevationOverlay to popup menu background to distinguish it from the app background --- .../main/res/drawable/popup_background.xml | 24 +++++++++++++------ 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/drawable/popup_background.xml b/app/src/main/res/drawable/popup_background.xml index 168b8ef1b..b4902c2eb 100644 --- a/app/src/main/res/drawable/popup_background.xml +++ b/app/src/main/res/drawable/popup_background.xml @@ -1,8 +1,18 @@ - - - - - \ No newline at end of file + + + + + + + + + + + + + + +