Skip to content

Commit c31e7ee

Browse files
committed
Adds splash screen icon with margin
1 parent 8f647fd commit c31e7ee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
2+
<item android:top="64dp" android:left="64dp" android:right="64dp" android:bottom="64dp"
3+
android:drawable="@drawable/ic_splash"/>
4+
</layer-list>

0 commit comments

Comments
 (0)