Crash Screen angepasst
[DHBWCampusApp.git] / app / src / main / AndroidManifest.xml
index d8fce1d6f387453453fbf8389c7b42905bf55685..035e1a30053924a1af253d8e15baf0904a563927 100644 (file)
@@ -31,8 +31,7 @@
         </activity>
         <activity
             android:name=".CampusAppCrashHandler"
-            android:theme="@android:style/Theme.Dialog"
-            android:textAppearance="@android:style/TextAppearance.Large"
+            android:theme="@style/AppTheme"
             android:windowSoftInputMode="stateHidden">
             <intent-filter>
                 <action android:name="de.dhbw.campusapp.CRASH_LOG" />