Explorar o código

修复每日必玩中的显示问题

zengjiebin %!s(int64=7) %!d(string=hai) anos
pai
achega
d022a13b72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/src/main/res/layout/item_hp_daily_play.xml

+ 1 - 1
app/src/main/res/layout/item_hp_daily_play.xml

@@ -33,7 +33,7 @@
 
     <LinearLayout
         android:id="@+id/item_game_tags"
-        android:layout_width="match_parent"
+        android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:gravity="center_vertical"
         android:orientation="horizontal"