mirror of
https://github.com/danog/termux-api.git
synced 2024-11-26 20:04:42 +01:00
Add the roundIcon to the manifest
This commit is contained in:
parent
6e532522aa
commit
85180038e3
@ -35,6 +35,7 @@
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:roundIcon="@drawable/ic_launcher_round"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@android:style/Theme.Material.Light" >
|
||||
|
Loading…
Reference in New Issue
Block a user