aboutsummaryrefslogtreecommitdiffstats
path: root/templates/other/ListFragment/root/res/values-sw600dp/refs_lrg.xml.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/other/ListFragment/root/res/values-sw600dp/refs_lrg.xml.ftl')
-rw-r--r--templates/other/ListFragment/root/res/values-sw600dp/refs_lrg.xml.ftl12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/other/ListFragment/root/res/values-sw600dp/refs_lrg.xml.ftl b/templates/other/ListFragment/root/res/values-sw600dp/refs_lrg.xml.ftl
new file mode 100644
index 0000000..fb20a27
--- /dev/null
+++ b/templates/other/ListFragment/root/res/values-sw600dp/refs_lrg.xml.ftl
@@ -0,0 +1,12 @@
+<resources>
+
+ <!--
+ Layout alias to replace the single-pane version of the layout with a
+ two-pane version on Large screens.
+
+ For more on layout aliases, see:
+ http://developer.android.com/training/multiscreen/screensizes.html#TaskUseAliasFilters
+ -->
+ <item name="${fragment_layout}" type="layout">@layout/${fragment_layout}_grid</item>
+
+</resources> \ No newline at end of file