hanjing %!s(int64=6) %!d(string=hai) anos
pai
achega
6559cd7eef
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/src/main/res/layout/include_item_sdk_user.xml

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

@@ -59,7 +59,7 @@
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:lines="1"
-                android:maxLength="15"
+                android:maxLength="10"
                 android:ellipsize="end"
                 android:text="账号"
                 android:textColor="#000000"
@@ -67,7 +67,7 @@
             <TextView
                 android:id="@+id/item_sdk_user_name"
                 android:lines="1"
-                android:maxLength="20"
+                android:maxLength="10"
                 android:ellipsize="end"
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"