@@ -20,7 +20,8 @@ |
||
20 | 20 |
<FrameLayout |
21 | 21 |
android:id="@+id/layout_login_part" |
22 | 22 |
android:layout_width="match_parent" |
23 |
- android:layout_height="match_parent"> |
|
23 |
+ android:layout_height="match_parent" |
|
24 |
+ android:visibility="gone"> |
|
24 | 25 |
|
25 | 26 |
<View |
26 | 27 |
android:layout_width="match_parent" |