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

Commit 6d198e8c authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by Android (Google) Code Review
Browse files

Merge "Do not restart printSpooler when switching portait mode / landscape mode"

parents 0faf1bc4 adac7f34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>