summaryrefslogtreecommitdiffstats
path: root/res/layout/component_selection_pager_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/component_selection_pager_item.xml')
-rw-r--r--res/layout/component_selection_pager_item.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/layout/component_selection_pager_item.xml b/res/layout/component_selection_pager_item.xml
new file mode 100644
index 0000000..8a0129d
--- /dev/null
+++ b/res/layout/component_selection_pager_item.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:orientation="horizontal"
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content">
+
+</LinearLayout> \ No newline at end of file