summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/layout/top.xml
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-09 10:30:53 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-09 10:30:53 +0200
commit32c24f332a5acf61bb01d1c90eac448ad82cfce5 (patch)
tree0fa8083bc3808d3d2238c6936da004ab62bf97b8 /DeviceSettings/res/layout/top.xml
parent2deaf66c4646e6bca85cd1900798b8bb18cc900c (diff)
downloaddevice_samsung_i9100-32c24f332a5acf61bb01d1c90eac448ad82cfce5.zip
device_samsung_i9100-32c24f332a5acf61bb01d1c90eac448ad82cfce5.tar.gz
device_samsung_i9100-32c24f332a5acf61bb01d1c90eac448ad82cfce5.tar.bz2
i9100: move device settings to common
Change-Id: I5c2d1fe1b8e54ffda62650d4c089443705d26f95
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" />
-