hanjing лет назад: 7
Родитель
Сommit
3652b0c17f

+ 0 - 1
app/src/main/res/layout/fragment_find_account.xml

@@ -3,7 +3,6 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:orientation="vertical"
-    android:fitsSystemWindows="true"
     android:paddingTop="50dp"
     android:paddingLeft="@dimen/content_padding_24"
     android:paddingBottom="@dimen/content_padding_24"

+ 0 - 1
app/src/main/res/layout/fragment_sign_in.xml

@@ -2,7 +2,6 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
-    android:fitsSystemWindows="true"
     android:padding="@dimen/content_padding_24">
 
 

+ 0 - 1
app/src/main/res/layout/fragment_sign_up.xml

@@ -2,7 +2,6 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:orientation="vertical"
-    android:fitsSystemWindows="true"
     android:padding="@dimen/content_padding_24">
 
     <LinearLayout

+ 0 - 1
app/src/main/res/layout/fragment_valid_captcha.xml

@@ -4,7 +4,6 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:padding="@dimen/content_padding_36"
-    android:fitsSystemWindows="true"
     android:gravity="center_horizontal"
     android:orientation="vertical">