mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 21:31:46 +08:00
android: add adaptive icons for 26. Fix references to icons.
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
android:installLocation="auto">
|
||||
|
||||
<application android:label="@string/app_name"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:allowBackup="true"
|
||||
android:debuggable="false"
|
||||
android:hardwareAccelerated="true">
|
||||
|
||||
Reference in New Issue
Block a user