Merge "Do not restart printSpooler when switching portait mode / landscape mode"
This commit is contained in:
committed by
Android (Google) Code Review
commit
6d198e8c96
@@ -61,7 +61,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".ui.PrintActivity"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:configChanges="screenSize|smallestScreenSize|orientation"
|
||||
android:permission="android.permission.BIND_PRINT_SPOOLER_SERVICE"
|
||||
android:theme="@style/PrintActivity">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user