diff --git a/res/layout-land/choose_lock_pattern.xml b/res/layout-land/choose_lock_pattern.xml index 9d623f6bf06..9af76d10402 100644 --- a/res/layout-land/choose_lock_pattern.xml +++ b/res/layout-land/choose_lock_pattern.xml @@ -18,28 +18,28 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/topLayout" android:orientation="horizontal" - android:layout_width="fill_parent" - android:layout_height="fill_parent" + android:layout_width="match_parent" + android:layout_height="match_parent" android:background="@color/black"> @@ -81,7 +81,7 @@ + android:layout_height="match_parent" /> @@ -40,13 +40,13 @@ @@ -55,7 +55,7 @@ + android:layout_height="match_parent" /> diff --git a/res/layout/band_mode.xml b/res/layout/band_mode.xml index e920af01a78..ddbc7ae8951 100644 --- a/res/layout/band_mode.xml +++ b/res/layout/band_mode.xml @@ -18,12 +18,12 @@ android:orientation="vertical" android:padding="4dip" android:gravity="center_horizontal" - android:layout_width="fill_parent" - android:layout_height="fill_parent"> + android:layout_width="match_parent" + android:layout_height="match_parent"> diff --git a/res/layout/battery_history.xml b/res/layout/battery_history.xml index 5421c408a9b..b46d97b83ba 100644 --- a/res/layout/battery_history.xml +++ b/res/layout/battery_history.xml @@ -2,44 +2,44 @@ + android:layout_width="match_parent" + android:layout_height="match_parent"> + android:layout_width="match_parent" + android:layout_height="match_parent" > + android:layout_width="match_parent" + android:layout_height="match_parent" > + android:layout_width="match_parent" + android:layout_height="match_parent" > diff --git a/res/layout/bluetooth.xml b/res/layout/bluetooth.xml index 530cbbe61e5..a4ac1ca9351 100644 --- a/res/layout/bluetooth.xml +++ b/res/layout/bluetooth.xml @@ -19,32 +19,32 @@ -->