am 188d0953
: Merge "The print dialog in bad state after pressing back from prnt to PDF." into klp-dev
* commit '188d09538126914e6ef778a5f528de7b7e0722b5': The print dialog in bad state after pressing back from prnt to PDF.
This commit is contained in:
@ -760,6 +760,7 @@ public class PrintJobConfigActivity extends Activity {
|
||||
public void run() {
|
||||
mEditor.initialize();
|
||||
mEditor.bindUi();
|
||||
mEditor.reselectCurrentPrinter();
|
||||
mEditor.updateUi();
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user