From f49a21d78db4e8c9e54aafc07593950a8aba2fe6 Mon Sep 17 00:00:00 2001 From: Jiashen Wang Date: Tue, 9 Feb 2021 16:45:26 -0800 Subject: [PATCH] Change SIM dialog activity theme Bug: 153811431 Bug: 170508680 Test: Test manually Change-Id: Ifc5697a3cc80b3e74144a67c5847820ee15bd2fa --- AndroidManifest.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f3066ce33ff..d6ccedee5e8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -517,12 +517,12 @@ + android:theme="@style/Theme.AlertDialog" /> + android:theme="@style/Theme.AlertDialog" /> + android:theme="@style/Theme.AlertDialog" /> + android:theme="@style/Theme.AlertDialog" />