添加语音播报
This commit is contained in:
@@ -176,4 +176,5 @@
|
||||
android:layout_marginBottom="20dp"
|
||||
/>
|
||||
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
@@ -255,7 +255,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="2dp"
|
||||
android:text="免责声明"
|
||||
android:text="用户协议"
|
||||
android:textColor="@color/colorWhite"
|
||||
app:layout_constraintBottom_toBottomOf="@id/iv_register_check"
|
||||
app:layout_constraintLeft_toRightOf="@id/iv_register_check"
|
||||
|
||||
Reference in New Issue
Block a user