Merge "[Rear display] Disallow talkback focus on Rear mode dialog image" into tm-qpr-dev
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
|
|
||||||
<com.airbnb.lottie.LottieAnimationView
|
<com.airbnb.lottie.LottieAnimationView
|
||||||
android:id="@+id/rear_display_folded_animation"
|
android:id="@+id/rear_display_folded_animation"
|
||||||
|
android:importantForAccessibility="no"
|
||||||
android:layout_width="@dimen/rear_display_animation_width"
|
android:layout_width="@dimen/rear_display_animation_width"
|
||||||
android:layout_height="@dimen/rear_display_animation_height"
|
android:layout_height="@dimen/rear_display_animation_height"
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
|
|||||||
@@ -31,6 +31,7 @@
|
|||||||
|
|
||||||
<com.airbnb.lottie.LottieAnimationView
|
<com.airbnb.lottie.LottieAnimationView
|
||||||
android:id="@+id/rear_display_folded_animation"
|
android:id="@+id/rear_display_folded_animation"
|
||||||
|
android:importantForAccessibility="no"
|
||||||
android:layout_width="@dimen/rear_display_animation_width"
|
android:layout_width="@dimen/rear_display_animation_width"
|
||||||
android:layout_height="@dimen/rear_display_animation_height"
|
android:layout_height="@dimen/rear_display_animation_height"
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
|
|||||||
Reference in New Issue
Block a user