Added dependency verifications and removed Splash header

This commit is contained in:
Ernir Erlingsson
2016-03-03 11:05:40 +01:00
parent 25324697ac
commit ac5d68df81
4 changed files with 18 additions and 8 deletions

View File

@@ -67,6 +67,7 @@
</activity>
<activity
android:name=".android.SplashScreenActivity"
android:theme="@style/BriarThemeNoActionBar.Default"
android:label="@string/app_name">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>