From 4ee9e5383790d30c1217d1638c24d06bb1e8183d Mon Sep 17 00:00:00 2001 From: Paul Westbrook Date: Mon, 14 Dec 2009 14:33:14 -0800 Subject: [PATCH] Fixed class paths in layout xml files Updated the class paths in some layout files to match the package of the NumberPicker and NumberPickerButton --- core/res/res/layout/date_picker.xml | 6 +++--- core/res/res/layout/number_picker.xml | 4 ++-- core/res/res/layout/time_picker.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/res/res/layout/date_picker.xml b/core/res/res/layout/date_picker.xml index 0760cc0b7123d..56d549443ff2b 100644 --- a/core/res/res/layout/date_picker.xml +++ b/core/res/res/layout/date_picker.xml @@ -29,7 +29,7 @@ android:layout_height="wrap_content"> - - - - @@ -34,7 +34,7 @@ android:textSize="30sp" android:background="@drawable/timepicker_input" /> - diff --git a/core/res/res/layout/time_picker.xml b/core/res/res/layout/time_picker.xml index 6ba5e81ef2785..b9f42cef9c8a4 100644 --- a/core/res/res/layout/time_picker.xml +++ b/core/res/res/layout/time_picker.xml @@ -26,7 +26,7 @@ android:layout_height="wrap_content"> - -