summaryrefslogtreecommitdiffstats
path: root/templates/other/ListFragment/root/res/values/refs_lrg.xml.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/other/ListFragment/root/res/values/refs_lrg.xml.ftl')
-rw-r--r--templates/other/ListFragment/root/res/values/refs_lrg.xml.ftl12
1 files changed, 0 insertions, 12 deletions
diff --git a/templates/other/ListFragment/root/res/values/refs_lrg.xml.ftl b/templates/other/ListFragment/root/res/values/refs_lrg.xml.ftl
deleted file mode 100644
index fb20a27..0000000
--- a/templates/other/ListFragment/root/res/values/refs_lrg.xml.ftl
+++ /dev/null
@@ -1,12 +0,0 @@
-<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