| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical" |
| | | tools:context="cn.flightfeather.thirdapp.module.home.HomeFragment" |
| | | tools:context="cn.flightfeather.thirdappmodule.module.home.HomeFragment" |
| | | android:background="@drawable/shape_bg_gradient"> |
| | | |
| | | <include android:id="@+id/topPanel_" layout="@layout/tab_panel_scenetype" android:visibility="gone"/> |
| | | <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"> |
| | |
| | | <include layout="@layout/function_card3_competent" /> |
| | | </LinearLayout> |
| | | </LinearLayout> |
| | | </cn.flightfeather.thirdapp.view.MyScrollView> |
| | | </cn.flightfeather.thirdappmodule.view.MyScrollView> |
| | | </RelativeLayout> |