Quellcode durchsuchen

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

zengjiebin vor 7 Jahren
Ursprung
Commit
d022a13b72
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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
     <LinearLayout
         android:id="@+id/item_game_tags"
         android:id="@+id/item_game_tags"
-        android:layout_width="match_parent"
+        android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:layout_height="wrap_content"
         android:gravity="center_vertical"
         android:gravity="center_vertical"
         android:orientation="horizontal"
         android:orientation="horizontal"