Merge "[PairDevicePage] Add content description so that the loading icon will be announced." into main

This commit is contained in:
Ze Li
2024-03-25 05:36:34 +00:00
committed by Android (Google) Code Review

View File

@@ -54,6 +54,7 @@
<ProgressBar
android:id="@+id/scanning_progress"
style="?android:attr/progressBarStyleSmallTitle"
android:focusable="true"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"