Ver código fonte

Merge remote-tracking branch 'origin/sheep_develop' into sheep_tinker

zengjiebin 7 anos atrás
pai
commit
3937631335

+ 2 - 2
app/src/main/res/layout/adp_homelist_gridview_new.xml

@@ -17,8 +17,8 @@
 
         <ImageView
             android:id="@+id/gridview_item_icon_iv"
-            android:layout_width="50dp"
-            android:layout_height="50dp"
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
             android:adjustViewBounds="true"
             android:src="@mipmap/home_try_play_circle_bg"/>