测试修改
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
android:id="@+id/fun_game_pic"
|
||||
android:padding="3dp"
|
||||
android:layout_width="40dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_height="40dp"
|
||||
android:src="@mipmap/live_more_icon_guard" />
|
||||
|
||||
|
||||
@@ -19,9 +19,8 @@
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/fun_games_list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="62dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginTop="10dp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user