We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f647fd commit c31e7eeCopy full SHA for c31e7ee
1 file changed
WordPress/src/main/res/drawable/splash_icon.xml
@@ -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