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