| | |
| | | android:background="@color/text_FFFFFFFF" |
| | | tools:context="com.hdl.photovoltaic.ui.LoginActivity"> |
| | | |
| | | <androidx.core.widget.NestedScrollView |
| | | android:layout_width="match_parent" |
| | | android:maxLines="1" |
| | | android:layout_height="match_parent" |
| | | android:fillViewport="true" |
| | | android:overScrollMode="never"> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent"> |
| | | |
| | | |
| | | <ImageView |
| | | android:layout_width="0dp" |
| | | android:layout_height="612dp" |
| | |
| | | android:textColor="@color/text_FF000000" |
| | | android:textSize="@dimen/text_14" /> |
| | | </LinearLayout> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | </androidx.core.widget.NestedScrollView> |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |