From 94a84b0b241d78f2c50264e7eb0101856226a3a0 Mon Sep 17 00:00:00 2001 From: Prathamesh More Date: Wed, 24 Nov 2021 19:53:19 +0530 Subject: [PATCH] Circular fab when Material You is enabled --- app/src/main/res/values-v31/styles.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/src/main/res/values-v31/styles.xml b/app/src/main/res/values-v31/styles.xml index f8479c491..b5c3c71ce 100644 --- a/app/src/main/res/values-v31/styles.xml +++ b/app/src/main/res/values-v31/styles.xml @@ -8,6 +8,9 @@ @color/transparent @color/transparent false + + @style/Widget.MaterialComponents.FloatingActionButton + @drawable/popup_background