From 1ff706b8c03063740ca74868fea46fa47d71bb27 Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Tue, 14 Sep 2010 17:35:20 -0700 Subject: fix two crashes * fix crash where Workspace gets an ACTION_MOVE but didn't get the ACTION_DOWN before it * fix crash in DimmableBubbleTextView on non-xlarge devices (buganizer bug#3001211) Change-Id: I419b4a9fd3c95df9949f1d46746845ad2dc4b831 --- res/layout-xlarge-port/application.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 res/layout-xlarge-port/application.xml (limited to 'res/layout-xlarge-port') diff --git a/res/layout-xlarge-port/application.xml b/res/layout-xlarge-port/application.xml new file mode 100644 index 000000000..ec6697658 --- /dev/null +++ b/res/layout-xlarge-port/application.xml @@ -0,0 +1,18 @@ + + + + -- cgit v1.2.3