diff --git a/res/layout-sw600dp-land/choose_lock_pattern.xml b/res/layout-sw600dp-land/choose_lock_pattern.xml index fc5e7871919..a32a5fba38e 100644 --- a/res/layout-sw600dp-land/choose_lock_pattern.xml +++ b/res/layout-sw600dp-land/choose_lock_pattern.xml @@ -21,44 +21,41 @@ android:layout_width="match_parent" android:layout_height="match_parent"> + + android:layout_weight="1" + android:gravity="center_horizontal|center_vertical" + android:orientation="horizontal"> - - - - + + + + - + + + + + + + + diff --git a/res/layout-sw600dp-land/choose_lock_pattern_tutorial.xml b/res/layout-sw600dp-land/choose_lock_pattern_tutorial.xml index 32b452d93c4..1320ba07c51 100644 --- a/res/layout-sw600dp-land/choose_lock_pattern_tutorial.xml +++ b/res/layout-sw600dp-land/choose_lock_pattern_tutorial.xml @@ -21,33 +21,30 @@ android:layout_width="match_parent" android:layout_height="match_parent"> + + android:layout_weight="1" + android:gravity="center_horizontal|center_vertical" + android:orientation="horizontal"> - - - - + - + + + + - + + + + + + + + > diff --git a/res/layout-sw600dp-land/confirm_lock_pattern.xml b/res/layout-sw600dp-land/confirm_lock_pattern.xml index 04c3e857b18..ad08e44afd1 100644 --- a/res/layout-sw600dp-land/confirm_lock_pattern.xml +++ b/res/layout-sw600dp-land/confirm_lock_pattern.xml @@ -13,48 +13,78 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + android:layout_weight="1" + android:gravity="center_horizontal|center_vertical" + android:orientation="horizontal"> - - - - + + + + + + + + + +