Commit d14659e5 by 霍志良

feat:修改布局

parent 12f508c0
......@@ -6,11 +6,11 @@ ext {
// -------------- 业务模块 --------------
//第三步 若干
"m-confide" : "0.0.49.12",
"m-consultant" : "0.0.59.91",
"m-consultant" : "0.0.59.92",
"m-fm" : "0.0.30.04",
"m-user" : "0.0.61.42",
"m-home" : "0.0.22.71",
"m-im" : "0.0.19.78",
"m-im" : "0.0.19.79",
"m-dynamic" : "0.0.7.29",
"m-article" : "0.0.0.10",
......@@ -89,11 +89,11 @@ ext {
//第三步 若干
"m-confide" : "0.0.49.12",
"m-consultant" : "0.0.59.91",
"m-consultant" : "0.0.59.92",
"m-fm" : "0.0.30.04",
"m-user" : "0.0.61.42",
"m-home" : "0.0.22.71",
"m-im" : "0.0.19.78",
"m-im" : "0.0.19.79",
"m-dynamic" : "0.0.7.29",
"m-article" : "0.0.0.8",
......
......@@ -139,7 +139,7 @@
android:layout_toEndOf="@+id/cvHead"
android:layout_toRightOf="@+id/cvHead"
android:ellipsize="end"
android:layout_toStartOf="@id/tvCity"
android:layout_toStartOf="@+id/tvCity"
android:lines="1"
android:textColor="@color/platform_color_242424"
android:textSize="@dimen/platform_dp_12"
......
......@@ -58,7 +58,7 @@
android:layout_height="0dp"
android:background="@color/color_f8f8f8"
android:paddingBottom="12dp"
app:layout_constraintBottom_toTopOf="@id/cl_input"
app:layout_constraintBottom_toTopOf="@+id/cl_input"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintVertical_weight="1" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment