This commit is contained in:
wangcongtao
2020-03-14 21:36:13 +08:00
parent 734d818200
commit c46039a613
2 changed files with 9 additions and 0 deletions

View File

@@ -38,7 +38,9 @@
android:layout_marginTop="@dimen/module_main_card_container_marginTop">
<ImageView
android:id="@+id/module_main_id_cards_bkg"
android:layout_width="match_parent"
android:visibility="invisible"
android:src="@drawable/module_apps_bg_card"
android:layout_height="@dimen/dp_797"/>
<com.mogo.module.main.cards.OrientedViewPager