Merge "[Overview Actions] Disable swiping on modal recentsView for talkback." into ub-launcher3-rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cbe1251ce7
@@ -1728,6 +1728,8 @@ public abstract class RecentsView<T extends BaseActivity> extends PagedView impl
|
||||
setPivotY(mTempPointF.y);
|
||||
setTaskModalness(mTaskModalness);
|
||||
updatePageOffsets();
|
||||
setImportantForAccessibility(isModal() ? IMPORTANT_FOR_ACCESSIBILITY_NO
|
||||
: IMPORTANT_FOR_ACCESSIBILITY_AUTO);
|
||||
}
|
||||
|
||||
private void updatePageOffsets() {
|
||||
|
||||
Reference in New Issue
Block a user