Commit 44057c04 by fengquan

fix: 修复咨询师标签与拨打图标重叠问题

parent da760aff
......@@ -62,7 +62,8 @@
android:layout_below="@+id/tv_name_layout"
android:layout_marginStart="@dimen/platform_dp_16"
android:layout_marginTop="6dp"
android:layout_marginEnd="@dimen/platform_dp_10"
android:layout_toLeftOf="@+id/tv_consult_chat"
android:layout_marginRight="@dimen/platform_dp_10"
android:layout_toEndOf="@+id/img_consult_head"
android:orientation="horizontal" />
......
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