Przeglądaj źródła

goods tile width

billyyoyo 6 lat temu
rodzic
commit
a3a0e19bbc

+ 2 - 1
app/src/main/res/layout/goods_recommends_tile.xml

@@ -23,6 +23,7 @@
         android:lines="1"
         android:ellipsize="end"
         app:layout_constraintLeft_toLeftOf="@+id/image_view"
+        app:layout_constraintRight_toRightOf="@+id/image_view"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content" />
 
@@ -38,4 +39,4 @@
         android:layout_width="wrap_content"
         android:layout_height="wrap_content" />
 
-</android.support.constraint.ConstraintLayout>
+</android.support.constraint.ConstraintLayout>