Merge "[Rear display] Disallow talkback focus on Rear mode dialog image" into tm-qpr-dev am: 30279b8ceb
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22086418 Change-Id: If81786786aa74a86c8c578a6aa153103b8fa3cf2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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