相亲模式场景svga缩放模式修改

This commit is contained in:
huangjian
2021-11-04 15:34:55 +08:00
parent e83ce883dd
commit 92c17766a8

View File

@@ -88,6 +88,7 @@
android:id="@+id/svga_dating"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerInside"
app:autoPlay="true"
app:loopCount="1" />