Commit 207f25b2 authored by yinjiacheng's avatar yinjiacheng

fix SHQBD-256 部分机型身份信息提交页面人脸验证失败提示和隐私政策重叠

parent 3078983c
......@@ -103,6 +103,8 @@
android:layout_height="wrap_content"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" />
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/av_face_auth"
app:layout_constraintVertical_bias="1" />
</com.yidian.nightmode.widget.YdConstraintLayout>
\ No newline at end of file
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