Browse Source

333

tags/old_version_1
fyf 1 year ago
parent
commit
f7dfc00012
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      app/src/main/res/layout/activity_login.xml

+ 4
- 4
app/src/main/res/layout/activity_login.xml View File

@@ -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"


Loading…
Cancel
Save