From 89df9342c934e750c11d1402f4b5c51b34defdec Mon Sep 17 00:00:00 2001 From: Clark Scheff Date: Tue, 29 Jul 2014 12:15:56 -0700 Subject: Remove v1 code and resources and refactor v2 chooser. Change-Id: Ic617365b3d26944e11c592b1508b4170ddb2871e --- AndroidManifest.xml | 28 ++++++---------------------- 1 file changed, 6 insertions(+), 22 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c11a5a9..7e7eacc 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,7 +1,6 @@ @@ -25,25 +24,10 @@ android:allowBackup="true" android:icon="@drawable/ic_app_themes" android:label="@string/app_name" - android:theme="@style/AppTheme" > - - - - - - - - - - - - - + @@ -52,7 +36,7 @@ - + @@ -60,7 +44,7 @@ - -- cgit v1.1