From 7c56dc26503e304905971830da9527968b64e6ab Mon Sep 17 00:00:00 2001 From: Ray Chen Date: Wed, 24 Aug 2011 11:40:04 +0800 Subject: Fix 5133608 [UI] Details should be displayed as a system dialog in phone UI Fix 5132798 [UI] Details popup on tablet is incorrectly placed and should not have x icon to close Fix 5199822 Long press and select "detail" shows details of another item Change-Id: I0e992ded8a154edb1c7a81b75d0461d5bf309f31 --- res/layout/details.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 res/layout/details.xml (limited to 'res/layout') diff --git a/res/layout/details.xml b/res/layout/details.xml new file mode 100644 index 000000000..dfda0ee22 --- /dev/null +++ b/res/layout/details.xml @@ -0,0 +1,23 @@ + + + + -- cgit v1.2.3