diff --git a/res/layout-sw600dp-land/crypt_keeper_password_entry.xml b/res/layout-sw600dp-land/crypt_keeper_password_entry.xml deleted file mode 100644 index 81222cca489..00000000000 --- a/res/layout-sw600dp-land/crypt_keeper_password_entry.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout-sw600dp/crypt_keeper_password_entry.xml b/res/layout-sw600dp/crypt_keeper_password_entry.xml index 731fb222804..f0a7cd0009a 100644 --- a/res/layout-sw600dp/crypt_keeper_password_entry.xml +++ b/res/layout-sw600dp/crypt_keeper_password_entry.xml @@ -16,23 +16,25 @@ ** limitations under the License. */ --> + + @@ -41,8 +43,7 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:layout_toEndOf="@+id/encroid" - android:layout_marginTop="37dip" - android:paddingStart="17dip" + android:layout_centerVertical="true" android:paddingEnd="17dip" android:singleLine="true" android:textAppearance="?android:attr/textAppearanceMedium" @@ -54,12 +55,11 @@ android:layout_height="wrap_content" android:layout_width="320dip" android:layout_toEndOf="@+id/passwordLabel" - android:layout_marginTop="26dip" android:layout_centerVertical="true" android:orientation="horizontal" > - +