From 311356dd71eb33a383fb9a5b470517103ea1f424 Mon Sep 17 00:00:00 2001 From: Ken Shirriff Date: Mon, 29 Jun 2009 16:23:07 -0700 Subject: Redo power widget layout with the proper widget style. The power widget now uses the fuzzy-edged widget background. It has a resonable layout in portrait and landscape. appwidget_inner is the background for a button on the inside, with a border on the left. appwidget_outer is the background for a button on the outside (i.e. leftmost); it does not have a border. --- res/layout-land/widget.xml | 63 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 res/layout-land/widget.xml (limited to 'res/layout-land') diff --git a/res/layout-land/widget.xml b/res/layout-land/widget.xml new file mode 100644 index 0000000..1e7fb5f --- /dev/null +++ b/res/layout-land/widget.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + -- cgit v1.1