news-android/res/values-sw600dp-land/refs.xml
2013-09-16 13:57:13 +02:00

14 lines
No EOL
423 B
XML

<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="activity_newsreader" type="layout">@layout/activity_newsreader_twopane</item>
<bool name="two_pane">true</bool>
</resources>