news-android/res/values-large/refs.xml
2013-05-26 14:39:44 +02:00

12 lines
No EOL
383 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_list" type="layout">@layout/activity_newsreader_twopane</item>
</resources>