Commit 886a400b authored by yinjiacheng's avatar yinjiacheng

fix 商户认证信息页面UI重叠

parent 26d8922c
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
android:layout_width="@dimen/dp302" android:layout_width="@dimen/dp302"
android:layout_height="@dimen/dp284" android:layout_height="@dimen/dp284"
android:layout_marginTop="@dimen/dp29" android:layout_marginTop="@dimen/dp29"
android:visibility="gone"
app:cardCornerRadius="12dp" app:cardCornerRadius="12dp"
app:cardElevation="6dp" app:cardElevation="6dp"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="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