summaryrefslogtreecommitdiffstats
path: root/res/layout-port
diff options
context:
space:
mode:
authornebkat <nebkat@teamhacksung.org>2012-05-12 13:44:31 +0100
committernebkat <nebkat@teamhacksung.org>2012-12-24 10:51:23 +0000
commit31ea6333b6f9cd92d89d4bf19bdc3430ca5c6959 (patch)
tree0a8cb9b6fe104848de39187bb6d5fe546a98f94f /res/layout-port
parentd9cb08dc62e6a816f81d640b4829bb9266a5c38c (diff)
downloadpackages_apps_trebuchet-31ea6333b6f9cd92d89d4bf19bdc3430ca5c6959.zip
packages_apps_trebuchet-31ea6333b6f9cd92d89d4bf19bdc3430ca5c6959.tar.gz
packages_apps_trebuchet-31ea6333b6f9cd92d89d4bf19bdc3430ca5c6959.tar.bz2
Hotseat: Cleanup
Conflicts: res/layout-land/hotseat.xml res/layout-port/hotseat.xml src/com/cyanogenmod/trebuchet/Hotseat.java Change-Id: Id21610950b427a320e7f7ec0d7ba8a7d869d2aa7
Diffstat (limited to 'res/layout-port')
-rw-r--r--res/layout-port/hotseat.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout-port/hotseat.xml b/res/layout-port/hotseat.xml
index 3abd133..dfe0c50 100644
--- a/res/layout-port/hotseat.xml
+++ b/res/layout-port/hotseat.xml
@@ -16,5 +16,4 @@
<com.cyanogenmod.trebuchet.Hotseat
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet"
- launcher:cellCountX="@integer/hotseat_cell_count"
- launcher:cellCountY="1" />
+ launcher:cellCount="@integer/hotseat_cell_count" />