From f1275cbc38f1819c852f810905c300ae8f64bba4 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 21 Mar 2018 17:36:53 -0400 Subject: Update buildsdk (#808) * Update changelog * Add build sdk check * Remove play store affiliate * Ignore Overdraw * Remove theme background * Add back for transparent * Fix restart button --- app/src/main/AndroidManifest.xml | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 10b062c8..f95e6f62 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -23,7 +23,7 @@ android:label="@string/frost_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" - android:theme="@style/FrostTheme.Splash"> + android:theme="@style/FrostTheme"> + android:label="@string/frost_name" /> - - - + + + @@ -142,9 +135,7 @@ - + - + android:value="83cf680ed01a6fda10fe497d1c0962bb" /> \ No newline at end of file -- cgit v1.2.3