summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/layout/top.xml
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2013-02-23 05:03:10 +0000
committercodeworkx <codeworkx@cyanogenmod.org>2013-02-23 05:57:37 +0000
commitb271803ae2451c951344655ffe43ff74b42fa2ab (patch)
tree0b6df94a4024a62c9167ac43064e100d2bd82fcc /DeviceSettings/res/layout/top.xml
parent02e8ab0261df797a0f4275a65287b4c822200516 (diff)
downloaddevice_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.zip
device_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.tar.gz
device_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.tar.bz2
p51xx: fix dock audio, add device specific settings
Change-Id: Icaa5e6f7dc2a924ededbe9f5be4a768bcb3ecf6e
Diffstat (limited to 'DeviceSettings/res/layout/top.xml')
-rwxr-xr-xDeviceSettings/res/layout/top.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/DeviceSettings/res/layout/top.xml b/DeviceSettings/res/layout/top.xml
new file mode 100755
index 0000000..744b568
--- /dev/null
+++ b/DeviceSettings/res/layout/top.xml
@@ -0,0 +1,5 @@
+<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" />
+