aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/view_content_recycler.xml
blob: 511cfe5daea91583270ba9fdc1e64d9aab8ad5d5 (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<com.pitchedapps.frost.views.FrostContentRecycler xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />