Merge "Change AppPicker theme from dialog to full screen" into rvc-dev am: f3ad1ec7b7 am: e72f014903 am: 335ee91cae am: f446e34b15

Change-Id: I6977bca28cabda92f6c984fe54627c6c67d60652
This commit is contained in:
Edgar Wang
2020-05-26 15:45:07 +00:00
committed by Automerger Merge Worker
3 changed files with 24 additions and 2 deletions

View File

@@ -2052,8 +2052,7 @@
</activity>
<activity android:name=".development.AppPicker"
android:label="@string/select_application"
android:theme="@android:style/Theme.DeviceDefault.Light.Dialog" />
android:label="@string/select_application" />
<activity android:name=".development.DSULoader"
android:label="Select DSU Package"