Merge "Hide SAWs while LogAccessDialogActivity is visbile" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ff37e2d652
@@ -96,6 +96,7 @@ public class LogAccessDialogActivity extends Activity implements
|
|||||||
|
|
||||||
// show Alert
|
// show Alert
|
||||||
mAlert = mAlertDialog.create();
|
mAlert = mAlertDialog.create();
|
||||||
|
mAlert.getWindow().setHideOverlayWindows(true);
|
||||||
mAlert.show();
|
mAlert.show();
|
||||||
|
|
||||||
// set Alert Timeout
|
// set Alert Timeout
|
||||||
|
|||||||
Reference in New Issue
Block a user