From 6a101008216586b87e26d09933c737b93b99ad5d Mon Sep 17 00:00:00 2001 From: Michael W Date: Sat, 7 Dec 2024 21:52:39 +0100 Subject: [PATCH] Messaging: Properly style dialogs Forwarding messages Before: Dialog is white and rectangular After: Dialog is rounded and dark theme has dark background Settings->Advanced->My phone number Before: Dialog is white and rectangular After: Dialog is rounded and dark theme has dark background Change-Id: I719b15cbe062899b4f5eaccd599eaf45e89dfd3d --- res/values-v21/styles.xml | 6 ++++-- res/values/styles.xml | 7 +++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/res/values-v21/styles.xml b/res/values-v21/styles.xml index aef5d1c..4f54dd8 100644 --- a/res/values-v21/styles.xml +++ b/res/values-v21/styles.xml @@ -1,6 +1,7 @@