Commit dc26779a authored by yinjiacheng's avatar yinjiacheng

fix SHQBD-655 商户管理中心-生活号基本信息页面进入详情按钮触控区域放大

parent 0dd8bf5a
......@@ -37,8 +37,9 @@
<ImageView
android:id="@+id/iv_next"
android:layout_width="@dimen/dp23"
android:layout_height="@dimen/dp23"
android:layout_width="@dimen/dp28"
android:layout_height="@dimen/dp28"
android:padding="@dimen/dp4"
android:src="@mipmap/icon_next"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"
......
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