恢复momo美颜
调整进场svga动画填充类型
This commit is contained in:
@@ -1974,7 +1974,8 @@
|
||||
<com.opensource.svgaplayer.SVGAImageView
|
||||
android:id="@+id/enter_room_svg"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
android:layout_height="match_parent"
|
||||
android:scaleType="centerCrop" />
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/inner_container"
|
||||
@@ -2087,9 +2088,9 @@
|
||||
|
||||
<com.yunbao.common.views.weight.NobleNoticeView
|
||||
android:id="@+id/noble"
|
||||
android:layout_below="@id/live_wks_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/live_wks_layout"
|
||||
android:layout_marginTop="10dp" />
|
||||
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user