From 4105e22d72d7a44e67cba4a58ad88018ed664d10 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/values/bool.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 res/values/bool.xml (limited to 'res/values/bool.xml') diff --git a/res/values/bool.xml b/res/values/bool.xml new file mode 100644 index 000000000..cef32a297 --- /dev/null +++ b/res/values/bool.xml @@ -0,0 +1,4 @@ + + + true + \ No newline at end of file -- cgit v1.2.3