From bc552bd908babd43087dba4638ea974892264c30 Mon Sep 17 00:00:00 2001 From: Owen Lin Date: Fri, 9 Sep 2011 13:33:44 +0800 Subject: Use different UIs for phone's portrait mode in manage offline page. fix: 5100503 The original UI design is not suitable for phone's portait mode. I move the UIs from GL view to android View to get better support. Change-Id: Ice5f536129f66b51cdaf4db1be750be7bc072c7f --- res/drawable-hdpi/ic_manage_pin_small.png | Bin 0 -> 962 bytes res/drawable-mdpi/ic_manage_pin_small.png | Bin 0 -> 615 bytes res/layout-w480dp/manage_offline_bar.xml | 57 +++++++++++++++++++++++++++ res/layout/main.xml | 21 +++++++--- res/layout/manage_offline_bar.xml | 62 ++++++++++++++++++++++++++++++ 5 files changed, 135 insertions(+), 5 deletions(-) create mode 100644 res/drawable-hdpi/ic_manage_pin_small.png create mode 100644 res/drawable-mdpi/ic_manage_pin_small.png create mode 100644 res/layout-w480dp/manage_offline_bar.xml create mode 100644 res/layout/manage_offline_bar.xml (limited to 'res') diff --git a/res/drawable-hdpi/ic_manage_pin_small.png b/res/drawable-hdpi/ic_manage_pin_small.png new file mode 100644 index 000000000..d29bbd06e Binary files /dev/null and b/res/drawable-hdpi/ic_manage_pin_small.png differ diff --git a/res/drawable-mdpi/ic_manage_pin_small.png b/res/drawable-mdpi/ic_manage_pin_small.png new file mode 100644 index 000000000..c1163d5f2 Binary files /dev/null and b/res/drawable-mdpi/ic_manage_pin_small.png differ diff --git a/res/layout-w480dp/manage_offline_bar.xml b/res/layout-w480dp/manage_offline_bar.xml new file mode 100644 index 000000000..d44ecf09f --- /dev/null +++ b/res/layout-w480dp/manage_offline_bar.xml @@ -0,0 +1,57 @@ + + + + + + + + +