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
|
|
@ -29,7 +29,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">
|
||||
<meta-data
|
||||
android:name="com.google.android.geo.API_KEY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue