Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f31d6973 authored by yaolu's avatar yaolu
Browse files

Add launch screen

quantum_launchscreen_contacts.xml files are generated by following
go/launch-screens

All added drawables are copied from:
java/com/google/android/assets/product/res/*/*.png
java/com/google/android/assets/googlelogo/res/*/*.png

All added dimens are copied from:
java/com/google/android/assets/launchscreens/res/*/dimens.xml

Bug: 30255034
Bug: 35360058

Test: on nexus 5x and 9, observe launch screen shown correctly.

Change-Id: If9a659b65ef9d0ea38b377b8ecdb5382314570f5
parent 10bb7e2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@
            android:alwaysRetainTaskState="true"
            android:launchMode="singleTop"
            android:resizeableActivity="true"
            android:theme="@style/PeopleActivityTheme"
            android:theme="@style/LaunchScreenTheme"
            >
            <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
+1.67 KiB
Loading image diff...
+2.1 KiB
Loading image diff...
+12.6 KiB
Loading image diff...
+17.9 KiB
Loading image diff...
Loading