summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornebkat <nebkat@teamhacksung.org>2012-12-30 12:41:44 +0000
committernebkat <nebkat@teamhacksung.org>2012-12-30 12:41:44 +0000
commitd94ab9e2646b0367c24657db1c40c5d12440f90b (patch)
treec2c8acf7017f980637fb55660250e5adbe751be6
parentbccc420e936787a4ceabf6d7863559d142620328 (diff)
downloadandroid_packages_apps_Trebuchet-d94ab9e2646b0367c24657db1c40c5d12440f90b.tar.gz
android_packages_apps_Trebuchet-d94ab9e2646b0367c24657db1c40c5d12440f90b.tar.bz2
android_packages_apps_Trebuchet-d94ab9e2646b0367c24657db1c40c5d12440f90b.zip
Hotseat: Use single layout
Change-Id: Ia91b4b031c4e2f37babef06f74ab57a898e4b832
-rw-r--r--res/layout-port/hotseat.xml19
-rw-r--r--res/layout-sw720dp/hotseat.xml19
-rw-r--r--res/layout/hotseat.xml (renamed from res/layout-land/hotseat.xml)0
3 files changed, 0 insertions, 38 deletions
diff --git a/res/layout-port/hotseat.xml b/res/layout-port/hotseat.xml
deleted file mode 100644
index dfe0c50a5..000000000
--- a/res/layout-port/hotseat.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2011 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<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:cellCount="@integer/hotseat_cell_count" />
diff --git a/res/layout-sw720dp/hotseat.xml b/res/layout-sw720dp/hotseat.xml
deleted file mode 100644
index dfe0c50a5..000000000
--- a/res/layout-sw720dp/hotseat.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2011 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<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:cellCount="@integer/hotseat_cell_count" />
diff --git a/res/layout-land/hotseat.xml b/res/layout/hotseat.xml
index dfe0c50a5..dfe0c50a5 100644
--- a/res/layout-land/hotseat.xml
+++ b/res/layout/hotseat.xml