From 3e3e1126d588bb1fb1879c34a0f9963206ec8f22 Mon Sep 17 00:00:00 2001 From: Adam Lesinski Date: Fri, 29 Aug 2014 11:30:47 -0700 Subject: Use an AlertDialog for the Uninstall confirmation This allows us to get the correct theming for free moving forward. Bug:17045520 Change-Id: I173315b39816b0061c048459e1f14d81747f072b --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 66d22542..ca8777d0 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,7 +17,7 @@ + android:theme="@style/Theme.AlertDialogActivity"> -- cgit v1.2.3