| | |
| | | android:layout_marginLeft="22dp"/> |
| | | |
| | | <EditText |
| | | android:id="@+id/et_name" |
| | | android:layout_width="0dp" |
| | | android:layout_height="75dp" |
| | | android:background="@null" |
| | |
| | | android:layout_marginLeft="22dp"/> |
| | | |
| | | <EditText |
| | | android:id="@+id/et_pw" |
| | | android:layout_width="0dp" |
| | | android:layout_height="75dp" |
| | | android:background="@null" |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/white" |
| | | android:visibility="visible"> |
| | | android:visibility="gone"> |
| | | |
| | | <pl.droidsonroids.gif.GifImageView |
| | | android:id="@+id/img_progress" |