aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/view_content_web.xml
blob: 32f978918e4637b8223804abdd2fdd1f0453e04b (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<com.pitchedapps.frost.views.FrostContentWeb xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/frost_content_web"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />