贵族开通的动画横幅

This commit is contained in:
18401019693
2022-09-19 15:35:37 +08:00
parent 8b4d25bbeb
commit 0de802bf3c
7 changed files with 124 additions and 11 deletions

View File

@@ -2085,4 +2085,11 @@
android:layout_height="wrap_content"
android:layout_below="@id/live_video" />
<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_marginTop="10dp" />
</RelativeLayout>