[mobile] fix live style

pull/123/head
FongMi 3 years ago
parent f53495c7ed
commit 42ee444c72
  1. 2
      app/src/mobile/res/layout/adapter_live.xml

@ -4,7 +4,7 @@
android:id="@+id/text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/shape_text"
android:background="@drawable/shape_text_round"
android:ellipsize="middle"
android:gravity="center"
android:singleLine="true"

Loading…
Cancel
Save