blob: 811df9a03c6fc80e54c5bfb35990e38bad0218ae (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<com.pitchedapps.frost.views.FrostContentRecycler xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/frost_content_recycler"
android:layout_width="match_parent"
android:layout_height="match_parent" />
|