aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/view_content_web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/view_content_web.xml')
-rw-r--r--app/src/main/res/layout/view_content_web.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/view_content_web.xml b/app/src/main/res/layout/view_content_web.xml
index 1a51b136..32f97891 100644
--- a/app/src/main/res/layout/view_content_web.xml
+++ b/app/src/main/res/layout/view_content_web.xml
@@ -1,4 +1,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" /> \ No newline at end of file