Roll NDK to pick std::deque patch.
[android_tools.git] / sdk / tools / templates / other / ListFragment / root / res / values-large / refs_lrg.xml.ftl
blobfb20a27b6b69106038215a2b5147d822a6f88cf2
1 <resources>
3     <!--
4     Layout alias to replace the single-pane version of the layout with a
5     two-pane version on Large screens.
7     For more on layout aliases, see:
8     http://developer.android.com/training/multiscreen/screensizes.html#TaskUseAliasFilters
9     -->
10     <item name="${fragment_layout}" type="layout">@layout/${fragment_layout}_grid</item>
12 </resources>