Loading packages/PackageInstaller/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -118,6 +118,7 @@ </receiver> <activity android:name=".UninstallUninstalling" android:theme="@style/Theme.AlertDialogActivity.NoActionBar" android:excludeFromRecents="true" android:exported="false" /> Loading packages/PackageInstaller/res/values/themes.xml +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ <resources> <style name="Theme.AlertDialogActivity.NoAnimation"> <style name="Theme.AlertDialogActivity.NoAnimation" parent="@style/Theme.AlertDialogActivity.NoActionBar"> <item name="android:windowAnimationStyle">@null</item> </style> Loading Loading
packages/PackageInstaller/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -118,6 +118,7 @@ </receiver> <activity android:name=".UninstallUninstalling" android:theme="@style/Theme.AlertDialogActivity.NoActionBar" android:excludeFromRecents="true" android:exported="false" /> Loading
packages/PackageInstaller/res/values/themes.xml +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ <resources> <style name="Theme.AlertDialogActivity.NoAnimation"> <style name="Theme.AlertDialogActivity.NoAnimation" parent="@style/Theme.AlertDialogActivity.NoActionBar"> <item name="android:windowAnimationStyle">@null</item> </style> Loading