优化demo的设置

This commit is contained in:
jk 2025-12-19 09:17:02 +08:00
parent 969ff542c4
commit bc1d9bc18a
1 changed files with 7 additions and 7 deletions

View File

@ -416,13 +416,13 @@
</LinearLayout> </LinearLayout>
</LinearLayout> </LinearLayout>
<com.airbnb.lottie.LottieAnimationView <!-- <com.airbnb.lottie.LottieAnimationView-->
android:id="@+id/animation_view" <!-- android:id="@+id/animation_view"-->
android:layout_width="match_parent" <!-- android:layout_width="match_parent"-->
android:layout_height="match_parent" <!-- android:layout_height="match_parent"-->
airbnb:lottie_autoPlay="true" <!-- airbnb:lottie_autoPlay="true"-->
airbnb:lottie_fileName="1234.json" <!-- airbnb:lottie_fileName="1234.json"-->
/> <!-- />-->
<org.libpag.PAGView <org.libpag.PAGView
android:id="@+id/pag_view" android:id="@+id/pag_view"