修改布局适配bug(部分)
This commit is contained in:
@@ -108,6 +108,8 @@
|
||||
android:layout_toRightOf="@id/tv_name"
|
||||
android:background="@color/white"
|
||||
android:hint="名称"
|
||||
android:inputType="text"
|
||||
android:maxLines="1"
|
||||
android:layout_toEndOf="@id/tv_name"
|
||||
android:layout_toStartOf="@id/tv_examine"
|
||||
android:textSize="15sp"
|
||||
|
||||
Reference in New Issue
Block a user