Project

General

Profile

« Previous | Next » 

Revision e8f3534d

Added by Leszek Koltunski about 2 months ago

call setTheme before super() on all activities onCreate()

View differences:

src/main/AndroidManifest.xml
12 12
        android:allowBackup="true"
13 13
        android:icon="@mipmap/icon"
14 14
        android:label="@string/app_name"
15
        android:supportsRtl="true"
16
        android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
15
        android:supportsRtl="true">
17 16

  
18 17
        <meta-data
19 18
            android:name="firebase_crashlytics_collection_enabled"

Also available in: Unified diff