cloudroam
2025-04-01 acda5f7095fd8ccc2d6d86129d1e7f8cff2f5e4e
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>