mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Backport splash screen to API 26 (#2747)
This commit is contained in:
parent
e9a03e5658
commit
69841ebd59
8 changed files with 86 additions and 4 deletions
|
|
@ -104,7 +104,7 @@
|
|||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:hardwareAccelerated="true"
|
||||
android:theme="@style/AppTheme"
|
||||
android:theme="@style/SplashTheme"
|
||||
android:localeConfig="@xml/locales_config">
|
||||
|
||||
<!-- Default crash collection and analytics off until we (possibly) turn it on in application.onCreate -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue