| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical" |
| | | tools:context="cn.flightfeather.thirdapp.fragment.HomeFragment" |
| | | tools:context="cn.flightfeather.thirdapp.module.home.HomeFragment" |
| | | android:background="@drawable/shape_bg_gradient"> |
| | | |
| | | <include android:id="@+id/topPanel_" layout="@layout/tab_panel_scenetype" android:visibility="gone"/> |
| | |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical"> |
| | | <include layout="@layout/function_card1_competent" /> |
| | | <include layout="@layout/function_card5_competent" /> |
| | | <include layout="@layout/function_card4_competent" /> |
| | | <include layout="@layout/function_card2_competent" /> |
| | | <include layout="@layout/function_card3_competent" /> |