Merge "TalkBack doesn't announce when a task has being closed." into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c0a6d3fc8f
@@ -2783,6 +2783,8 @@ public abstract class RecentsView<ACTIVITY_TYPE extends StatefulActivity<STATE_T
|
||||
}
|
||||
}
|
||||
|
||||
announceForAccessibility(getResources().getString(R.string.task_view_closed));
|
||||
|
||||
float dismissTranslationInterpolationEnd = 1;
|
||||
boolean closeGapBetweenClearAll = false;
|
||||
boolean isClearAllHidden = isClearAllHidden();
|
||||
|
||||
Reference in New Issue
Block a user