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