From 2ca4f7cd4bcc12dc70e394b4372072b61c32a215 Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Fri, 8 Jan 2010 15:06:47 -0800 Subject: Deprecate fill_parent and introduce match_parent. Bug: #2361749. --- res/layout/attach_camera_control.xml | 4 ++-- res/layout/camera.xml | 20 +++++++++--------- res/layout/camera_control.xml | 2 +- res/layout/detailsview.xml | 22 ++++++++++---------- res/layout/on_screen_hint.xml | 4 ++-- res/layout/on_screen_menu.xml | 16 +++++++-------- res/layout/on_screen_menu_header.xml | 2 +- res/layout/on_screen_menu_list_item.xml | 6 +++--- res/layout/on_screen_submenu_item.xml | 6 +++--- res/layout/review_control.xml | 6 +++--- res/layout/review_image.xml | 36 ++++++++++++++++----------------- res/layout/video_camera.xml | 20 +++++++++--------- res/values/styles.xml | 4 ++-- 13 files changed, 74 insertions(+), 74 deletions(-) (limited to 'res') diff --git a/res/layout/attach_camera_control.xml b/res/layout/attach_camera_control.xml index f4650b4..7653723 100644 --- a/res/layout/attach_camera_control.xml +++ b/res/layout/attach_camera_control.xml @@ -17,7 +17,7 @@ + android:layout_width="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"/> + android:layout_height="match_parent"> - @@ -69,7 +69,7 @@ android:text="@string/details_image_resolution"/> @@ -80,7 +80,7 @@ android:text="@string/details_image_make"/> @@ -91,7 +91,7 @@ android:text="@string/details_image_model"/> @@ -102,7 +102,7 @@ android:text="@string/details_image_whitebalance"/> @@ -113,7 +113,7 @@ android:text="@string/details_image_latitude"/> @@ -124,7 +124,7 @@ android:text="@string/details_image_longitude"/> @@ -135,7 +135,7 @@ android:text="@string/details_image_location"/> diff --git a/res/layout/on_screen_hint.xml b/res/layout/on_screen_hint.xml index a56b728..312ff6d 100644 --- a/res/layout/on_screen_hint.xml +++ b/res/layout/on_screen_hint.xml @@ -18,8 +18,8 @@ --> diff --git a/res/layout/on_screen_menu.xml b/res/layout/on_screen_menu.xml index 3ae6b7a..f80a846 100644 --- a/res/layout/on_screen_menu.xml +++ b/res/layout/on_screen_menu.xml @@ -17,22 +17,22 @@ - + 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/on_screen_menu_header.xml b/res/layout/on_screen_menu_header.xml index f16f30e..29e9176 100644 --- a/res/layout/on_screen_menu_header.xml +++ b/res/layout/on_screen_menu_header.xml @@ -18,7 +18,7 @@ android:background="#222" android:paddingLeft="5dp" android:paddingRight="5dp" - android:layout_width="fill_parent" + android:layout_width="match_parent" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceSmall" android:singleLine="true" /> diff --git a/res/layout/on_screen_menu_list_item.xml b/res/layout/on_screen_menu_list_item.xml index 42816bf..de83a4c 100644 --- a/res/layout/on_screen_menu_list_item.xml +++ b/res/layout/on_screen_menu_list_item.xml @@ -14,7 +14,7 @@ limitations under the License. --> @@ -26,7 +26,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="0" /> - + android:layout_height="match_parent" + android:layout_width="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"> + 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" /> + android:layout_width="match_parent" + android:layout_height="match_parent"> + android:layout_width="match_parent" + android:layout_height="match_parent"/>