wjc
2025-02-07 a1c880c476327032fe174af8c80d6f78a590dae9
app/src/main/res/layout/activity_qr_code_main.xml
@@ -4,7 +4,7 @@
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@color/text_FF161616"
    android:background="@color/text_FF000000"
    tools:context=".ui.me.QrCodeMainActivity">
<!--    <androidx.constraintlayout.widget.ConstraintLayout-->
@@ -76,7 +76,7 @@
        android:layout_width="158dp"
        android:layout_height="@dimen/dp_52"
        android:layout_marginTop="@dimen/dp_50"
        android:background="@drawable/selected_8_ff555859"
        android:background="@drawable/selected_8_ff39383d"
        android:gravity="center"
        android:text="@string/save_to_album"
        android:textColor="@color/text_E6FFFFFF"