李志伟 3 years ago
parent
commit
624cba4b8b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      android/app/src/main/res/drawable/launch_background.xml

+ 1
- 1
android/app/src/main/res/drawable/launch_background.xml View File

@@ -5,7 +5,7 @@
5 5
     <!-- You can insert your own image images here -->
6 6
 <!--    <item>-->
7 7
 <!--        <bitmap-->
8
-<!--            android:gravity="fill"-->
8
+<!--            android:gravity="center"-->
9 9
 <!--            android:src="@drawable/launch_image" />-->
10 10
 <!--    </item>-->
11 11
 </layer-list>