Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 050b5a83 authored by Riley Jones's avatar Riley Jones Committed by Android (Google) Code Review
Browse files

Merge "Updated liveRegion documentation to avoid promoting using liveRegion for errors."

parents 17e79230 0ee08ce7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2659,8 +2659,8 @@ public class AccessibilityNodeInfo implements Parcelable {
     * <p>
     * A live region is a node that contains information that is important for
     * the user and when it changes the user should be notified. For example,
     * in a login screen with a TextView that displays an "incorrect password"
     * notification, that view should be marked as a live region with mode
     * a Snackbar that displays a confirmation notification should be marked
     * as a live region with mode
     * {@link View#ACCESSIBILITY_LIVE_REGION_POLITE}.
     * <p>
     * It is the responsibility of the accessibility service to monitor