cloudroam
2025-03-25 5c73f167603693d5e015193730bf16f3b6bb2bf5
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>