summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/layout/top.xml
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-09 10:33:37 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-09 10:33:37 +0200
commit140ffc1ca32edffd402771e4117b6f0f7b7d5c2b (patch)
treee80d70ff984fe9e45036e759ec42201be8fa7bb8 /DeviceSettings/res/layout/top.xml
parentb57bd594756a62d2578a5485aa099cb24ed8360a (diff)
downloaddevice_samsung_n7000-140ffc1ca32edffd402771e4117b6f0f7b7d5c2b.zip
device_samsung_n7000-140ffc1ca32edffd402771e4117b6f0f7b7d5c2b.tar.gz
device_samsung_n7000-140ffc1ca32edffd402771e4117b6f0f7b7d5c2b.tar.bz2
n7000: move device settings to common
Change-Id: If071c9a287aa1e2e27b68abc56afc63138edf855
Diffstat (limited to 'DeviceSettings/res/layout/top.xml')
-rwxr-xr-xDeviceSettings/res/layout/top.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/DeviceSettings/res/layout/top.xml b/DeviceSettings/res/layout/top.xml
deleted file mode 100755
index 744b568..0000000
--- a/DeviceSettings/res/layout/top.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<android.support.v4.view.ViewPager xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/viewPager"
- android:layout_width="match_parent"
- android:layout_height="match_parent" />
-