TF-266 Change TMail app logo to the new one
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Modify this file to customize your launch splash screen -->
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@android:color/white" />
|
||||
<item android:gravity="center" android:drawable="@drawable/ic_launcher_foreground" />
|
||||
<item android:drawable="@color/ic_launcher_background" />
|
||||
<item android:gravity="center" android:drawable="@mipmap/ic_launcher_foreground" />
|
||||
</layer-list>
|
||||
|
||||
Reference in New Issue
Block a user