Merge "Fix announcement of global actions menu" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5d378e5f2a
@@ -1304,6 +1304,7 @@ class GlobalActionsDialog implements DialogInterface.OnDismissListener, DialogIn
|
||||
* ScrimController.GRADIENT_SCRIM_ALPHA * 255);
|
||||
mGradientDrawable.setAlpha(alpha);
|
||||
})
|
||||
.withEndAction(() -> getWindow().getDecorView().requestAccessibilityFocus())
|
||||
.start();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user