tj
2025-03-25 a8da38115220a0677442899ecf7bf75fd1ef325c
app/src/main/res/layout/activity_edit_profile.xml
@@ -120,8 +120,10 @@
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_margin="16dp"
        android:background="@drawable/bg_button_black"
        android:backgroundTint="@color/cardview_dark_background"
        android:text="保存"
        android:textColor="@android:color/white"/>
</LinearLayout>