|
|
@@ -13,10 +13,10 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<!-- <com.bonait.bnframework.common.bg.SnowView--> |
|
|
|
<!-- android:layout_width="match_parent"--> |
|
|
|
<!-- android:layout_height="match_parent"--> |
|
|
|
<!-- android:background="@color/transparent"/>--> |
|
|
|
<com.bonait.bnframework.common.bg.SnowView |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:background="@color/transparent"/> |
|
|
|
|
|
|
|
<androidx.core.widget.NestedScrollView |
|
|
|
android:id="@+id/scrollView" |
|
|
|