Merge "[Rear display] Disallow talkback focus on Rear mode dialog image" into tm-qpr-dev am: 30279b8ceb am: aa760de9cc
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22086418 Change-Id: I8b0d2424d284d06be23ba01d8e8ed3f4d25310af 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
|
||||
android:id="@+id/rear_display_folded_animation"
|
||||
android:importantForAccessibility="no"
|
||||
android:layout_width="@dimen/rear_display_animation_width"
|
||||
android:layout_height="@dimen/rear_display_animation_height"
|
||||
android:layout_gravity="center"
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
|
||||
<com.airbnb.lottie.LottieAnimationView
|
||||
android:id="@+id/rear_display_folded_animation"
|
||||
android:importantForAccessibility="no"
|
||||
android:layout_width="@dimen/rear_display_animation_width"
|
||||
android:layout_height="@dimen/rear_display_animation_height"
|
||||
android:layout_gravity="center"
|
||||
|
||||
Reference in New Issue
Block a user