mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 09:57:04 +05:30
android: switch to adaptive icon
This commit is contained in:
parent
94afba68a1
commit
fda68b13c0
17 changed files with 7 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
android:label="Claw"
|
||||
android:allowBackup="false"
|
||||
android:supportsRtl="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:name=".ClawApplication"
|
||||
android:theme="@style/Theme.AppCompat.Light.NoActionBar"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue