修改中英文

This commit is contained in:
18401019693
2023-10-16 18:23:59 +08:00
parent 51457738d2
commit 14f0de093e
3 changed files with 8 additions and 4 deletions

View File

@@ -1621,6 +1621,10 @@ public class LiveRyAnchorActivity extends LiveActivity implements LiveFunctionCl
if (mLiveRyLinkMicPkPresenter != null) {
mLiveRyLinkMicPkPresenter.leaveDRRoom();
}
if (mLiveRoomViewHolder != null) {
mLiveRoomViewHolder.seisShowGif(true);
mLiveRoomViewHolder.endDRGif();
}
// if (mLiveRoomViewHolder != null) {
// mLiveRoomViewHolder.hotAddVisibility(false);
// }

View File

@@ -300,8 +300,8 @@
<ImageView
android:id="@+id/change_batch_user"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_width="90dp"
android:layout_height="30dp"
android:layout_gravity="center_vertical|right"
android:background="@mipmap/icon_cange" />