添加语音播报

This commit is contained in:
wangdongsheng
2021-09-16 18:29:12 +08:00
parent e25b23ff09
commit be694155e1
14 changed files with 187 additions and 43 deletions

View File

@@ -176,4 +176,5 @@
android:layout_marginBottom="20dp"
/>
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -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"