| | |
| | | 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"> |
| | |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical"> |
| | | <include layout="@layout/function_card1_scene" /> |
| | | <include layout="@layout/function_card5_scene" /> |
| | | <include layout="@layout/function_card2_scene" |
| | | android:visibility="gone"/> |
| | | <include layout="@layout/function_card3_scene" /> |
| | | <include layout="@layout/function_card4_scene" /> |
| | | </LinearLayout> |
| | | </LinearLayout> |
| | | </cn.flightfeather.thirdapp.view.MyScrollView> |
| | | </cn.flightfeather.thirdappmodule.view.MyScrollView> |
| | | </RelativeLayout> |