新增直播间冠名礼物特效

This commit is contained in:
Martin
2024-07-16 10:31:18 +08:00
parent 484069dac7
commit 22b208bcd9
14 changed files with 340 additions and 49 deletions

View File

@@ -64,11 +64,13 @@
android:layout_height="match_parent"/>
<TextView
android:id="@+id/honor"
android:text="@string/wall_honor"
android:gravity="center_vertical"
android:textColor="#E0E0E0"
android:textSize="12dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
android:layout_height="match_parent"/>
<ImageView
android:src="@mipmap/dialog_gift_wall_more"