Adjust layout of the face education Lottie animation

Updates the size and position of the face enroll education Lottie
animation to support the latest version.

Test: Manual

Bug: 181373277
Change-Id: Ieccd3fa839f3ef329ed732a8b8623baf236c31ad
This commit is contained in:
Curtis Belmonte
2021-06-28 15:33:29 -07:00
parent 89af43a4ab
commit d8c142b44a

View File

@@ -52,8 +52,8 @@
<com.airbnb.lottie.LottieAnimationView
android:id="@+id/illustration_lottie"
android:layout_width="match_parent"
android:layout_height="400dp"
android:layout_marginTop="-48dp"
android:layout_height="440dp"
android:layout_marginTop="-52dp"
android:scaleType="centerCrop"
android:visibility="gone"
app:lottie_autoPlay="true"