summaryrefslogtreecommitdiffstats
path: root/GNexusParts/res/layout/top.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2012-01-27 14:41:59 -0800
committerKoushik Dutta <koushd@gmail.com>2012-01-27 14:41:59 -0800
commitc1409363ad88c19fc4884be39ab169200b88f652 (patch)
treecec6ea8cf0bf44ed7db9257c66cebac82dc7794b /GNexusParts/res/layout/top.xml
parent3de8833bab557e52ec86ba993f0300f124de7456 (diff)
parent5cfa09a81124cde31d01fd58c44e291a12f01568 (diff)
downloaddevice_samsung_tuna-c1409363ad88c19fc4884be39ab169200b88f652.zip
device_samsung_tuna-c1409363ad88c19fc4884be39ab169200b88f652.tar.gz
device_samsung_tuna-c1409363ad88c19fc4884be39ab169200b88f652.tar.bz2
Merge branch 'ics' of git://github.com/CyanogenMod/android_device_samsung_tuna into ics
Diffstat (limited to 'GNexusParts/res/layout/top.xml')
-rwxr-xr-xGNexusParts/res/layout/top.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/GNexusParts/res/layout/top.xml b/GNexusParts/res/layout/top.xml
new file mode 100755
index 0000000..744b568
--- /dev/null
+++ b/GNexusParts/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" />
+