Update app icon (#4534)
* Update application icon. * Update icon preview code. * Update screenshots * Also update the icon on fastlane config. --------- Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
parent
607d98940d
commit
f8fb9d0c05
26 changed files with 33 additions and 18 deletions
|
|
@ -1,2 +1,10 @@
|
|||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@mipmap/ic_launcher_background" />
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="#010302"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="m0,0h108v108h-108z" />
|
||||
</vector>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue