Merge "The print dialog in bad state after pressing back from prnt to PDF." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
188d095381
@@ -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