summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/about.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/about.xml')
-rw-r--r--app/src/main/res/layout/about.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/about.xml b/app/src/main/res/layout/about.xml
index acde9d786..02e232d9a 100644
--- a/app/src/main/res/layout/about.xml
+++ b/app/src/main/res/layout/about.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/webvContainer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >