Merge changes from topic "presubmit-am-329e8f4e07b8433d90ca6850e1be95f1" into tm-mainline-prod

* changes:
  [automerge] Hide fingerprint setup animation from talkback users 2p: 404ed2b0b2
  Hide fingerprint setup animation from talkback users
This commit is contained in:
Grace Cheng
2022-03-28 23:47:06 +00:00
committed by Android (Google) Code Review

View File

@@ -26,6 +26,7 @@
android:id="@+id/illustration_lottie" android:id="@+id/illustration_lottie"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="400dp" android:layout_height="400dp"
android:importantForAccessibility="no"
android:scaleType="centerInside" android:scaleType="centerInside"
app:lottie_imageAssetsFolder="images" app:lottie_imageAssetsFolder="images"
app:lottie_autoPlay="true" app:lottie_autoPlay="true"