style: new splash icon

This commit is contained in:
antonio 2023-06-04 11:33:15 +02:00
parent 3a4be33ff6
commit ebb9b463ae
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@
android:gravity="center" />
<item
android:width="240dp"
android:height="240dp"
android:width="220dp"
android:height="220dp"
android:drawable="@drawable/ic_splash_logo"
android:gravity="center" />
</layer-list>