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

Commit e4788c93 authored by Xiaowen Lei's avatar Xiaowen Lei Committed by Android (Google) Code Review
Browse files

Merge "Set ACCESSIBILITY_LIVE_REGION_POLITE for ProgressStyle progress bar." into main

parents 419e5036 04c0e0bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,4 +20,5 @@
    android:layout_width="match_parent"
    android:layout_height="@dimen/notification_progress_tracker_height"
    style="@style/Widget.Material.Notification.NotificationProgressBar"
    android:accessibilityLiveRegion="polite"
    />