fix 3185231: Dragging app to info button doesn't work
When dragging an app from all apps to the info button, it is currently showing an empty dialog.
This commit is contained in:
@@ -550,7 +550,6 @@
|
||||
InstalledAppDetails. -->
|
||||
<activity android:name=".applications.InstalledAppDetailsTop"
|
||||
android:label="@string/application_info_label"
|
||||
android:theme="@android:style/Theme.Holo.DialogWhenLarge"
|
||||
android:exported="true">
|
||||
</activity>
|
||||
<activity-alias android:name=".applications.InstalledAppDetails"
|
||||
|
||||
Reference in New Issue
Block a user