完成'我的'页面部细节问题和常见问题 页面

This commit is contained in:
md
2021-06-02 18:13:25 +08:00
parent 7101d0e35c
commit 33ad27a8ef
33 changed files with 425 additions and 274 deletions

View File

@@ -207,6 +207,7 @@
android:layout_marginTop="40dp"
android:layout_marginRight="20dp"
android:text="退出登录"
style="@style/user_data_style"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/relativeLayout" />