优化
This commit is contained in:
@@ -26,9 +26,11 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tvContent"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="30dp"
|
||||
android:layout_marginHorizontal="50dp"
|
||||
android:gravity="center"
|
||||
tools:text="解绑后该用户将无法使用餐盘柜"
|
||||
android:textColor="#ff999999"
|
||||
android:textSize="24sp"/>
|
||||
|
||||
Reference in New Issue
Block a user