优化demo的设置
This commit is contained in:
parent
969ff542c4
commit
bc1d9bc18a
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue