guoshen
2024-07-01 caead5ad019c24b9a7958f01fa663ea8159aee6c
app/src/main/res/layout/activity_certificate_of_honor.xml
@@ -14,7 +14,7 @@
        android:id="@+id/parentLayout"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:background="@color/color_normal_background"
        android:background="?attr/pageBackgroundColor"
        android:orientation="vertical"
        >
        <com.android.app_base.widget.ExtendTitleBar
@@ -29,13 +29,13 @@
                android:layout_marginHorizontal="16dp"
                android:layout_gravity="center_vertical|end"
                >
                <ImageView
                    android:id="@+id/iv_operate"
                    android:layout_width="wrap_content"
                    android:layout_width="match_parent"
                    android:layout_height="wrap_content"
                    android:layout_gravity="center"
                    android:background="@drawable/ic_operate"
                    />
                    android:background="@drawable/ic_operate" />
            </FrameLayout>
            <LinearLayout
                android:id="@+id/layout_search"