Commit eac666d3 by 刘鹏

feat: 测评描述改成自动换行

parent 2b704aee
...@@ -584,9 +584,8 @@ ...@@ -584,9 +584,8 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginTop="8dp" android:layout_marginTop="8dp"
android:text="您当前不是会员,开通立享会员特权" android:text="您当前不是会员,开通立享会员特权"
android:layout_marginRight="4dp"
android:textSize="11sp" android:textSize="11sp"
android:maxLines="1"
android:ellipsize="end"
android:gravity="left" android:gravity="left"
app:layout_constraintRight_toLeftOf="@id/ll_open_vip" app:layout_constraintRight_toLeftOf="@id/ll_open_vip"
android:textColor="@color/platform_color_999999" android:textColor="@color/platform_color_999999"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment