ソースを参照

333

tags/old_version_1
fyf 1年前
コミット
f7dfc00012
1個のファイルの変更4行の追加4行の削除
  1. +4
    -4
      app/src/main/res/layout/activity_login.xml

+ 4
- 4
app/src/main/res/layout/activity_login.xml ファイルの表示

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


読み込み中…
キャンセル
保存