Add adaptive icon and round icon for Nougat
This commit is contained in:
parent
ddf00ab488
commit
1e62fc5dfc
26 changed files with 25 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
android:name=".App"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Phonograph.Light"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue