Browse Source

修改样式

Pq 6 months ago
parent
commit
3d0b905801
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chatModule/src/main/res/layout/tc_activity_create_group.xml

+ 2 - 2
chatModule/src/main/res/layout/tc_activity_create_group.xml

@@ -185,14 +185,14 @@
                     android:background="@null"
                     android:background="@null"
                     android:gravity="left"
                     android:gravity="left"
                     android:hint="请输入群简介"
                     android:hint="请输入群简介"
-                    android:inputType="text"
-                    android:lines="1"
                     android:maxLength="50"
                     android:maxLength="50"
                     android:paddingTop="@dimen/dp_8"
                     android:paddingTop="@dimen/dp_8"
                     android:paddingBottom="@dimen/dp_16"
                     android:paddingBottom="@dimen/dp_16"
+                    tools:text="大数据库大豪科技阿是打卡机阿萨达哈哈打卡回答说打卡机啊哈解答哈金卡等哈久啊等哈刷卡机电话卡结算单哈酒凯撒好"
                     android:textColor="@color/color_333333"
                     android:textColor="@color/color_333333"
                     android:textColorHint="@color/color_ffc1c1c1"
                     android:textColorHint="@color/color_ffc1c1c1"
                     android:textSize="@dimen/sp_16"
                     android:textSize="@dimen/sp_16"
+                    app:layout_constraintRight_toRightOf="parent"
                     app:layout_constraintBottom_toBottomOf="parent"
                     app:layout_constraintBottom_toBottomOf="parent"
                     app:layout_constraintLeft_toLeftOf="parent"
                     app:layout_constraintLeft_toLeftOf="parent"
                     app:layout_constraintTop_toBottomOf="@+id/tv_introduction" />
                     app:layout_constraintTop_toBottomOf="@+id/tv_introduction" />