From af44209bfa60da3c7ab49b7f508f9effd316ee41 Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Thu, 10 Jun 2010 17:01:57 -0700 Subject: First cut at new home screen customization for xlarge displays. - Add new layout for xlarge, removing hotseat, next/prev page, etc. - Add a "+" button in top right which switches to customization mode - Add a widget chooser which slides up from bottom of screen - Initial support for dragging widgets onto home screen Change-Id: I14e2e013ccceff4066fcb7c4492b4f6bef6595e7 --- res/layout/widget_item.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 res/layout/widget_item.xml (limited to 'res/layout') diff --git a/res/layout/widget_item.xml b/res/layout/widget_item.xml new file mode 100644 index 000000000..c79bd31a9 --- /dev/null +++ b/res/layout/widget_item.xml @@ -0,0 +1,22 @@ + + + + -- cgit v1.2.3