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

Commit 906f3302 authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by Android Git Automerger
Browse files

am b7180852: am f5adedba: am 188d0953: Merge "The print dialog in bad state...

am b7180852: am f5adedba: am 188d0953: Merge "The print dialog in bad state after pressing back from prnt to PDF." into klp-dev

* commit 'b7180852':
  The print dialog in bad state after pressing back from prnt to PDF.
parents 64e4896d b7180852
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -760,6 +760,7 @@ public class PrintJobConfigActivity extends Activity {
                        public void run() {
                            mEditor.initialize();
                            mEditor.bindUi();
                            mEditor.reselectCurrentPrinter();
                            mEditor.updateUi();
                        }
                    });