From c3eb93ff1a7e119002b2532ed4687642d47c607b Mon Sep 17 00:00:00 2001 From: Jeremy Klein Date: Tue, 18 Aug 2015 17:44:31 -0700 Subject: Remove ActionBarWrapper and style.xml files in favor of AppCompat. The support libraries seem to provide better alternatives for everything in ActionBarWrapper and the style.xml definitions. --- app/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 7358c88..b578282 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -78,7 +78,7 @@ android:description="@string/service_desc" /> -- cgit v1.2.3