riku
2025-10-31 1897c4ad5fa73b3f0a36e1aa0e1e9000302a6ace
app/src/main/res/layout/fragment_home_pollution_scene.xml
@@ -5,7 +5,7 @@
    android:orientation="vertical"
    android:background="@drawable/shape_bg_gradient_reverse">
    <cn.flightfeather.thirdapp.view.MyScrollView
    <cn.flightfeather.thirdappmodule.view.MyScrollView
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:id="@+id/sv_home_base">
@@ -129,5 +129,5 @@
                <include layout="@layout/function_card4_scene" />
            </LinearLayout>
        </LinearLayout>
    </cn.flightfeather.thirdapp.view.MyScrollView>
    </cn.flightfeather.thirdappmodule.view.MyScrollView>
</RelativeLayout>