summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/activity_webview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_webview.xml')
-rw-r--r--app/src/main/res/layout/activity_webview.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml
index a225f1903..b57f7b9f9 100644
--- a/app/src/main/res/layout/activity_webview.xml
+++ b/app/src/main/res/layout/activity_webview.xml
@@ -29,7 +29,7 @@
style="?android:attr/progressBarStyleHorizontal"
android:layout_width="match_parent"
android:layout_height="10dp"
- android:padding="1dp"/>
+ android:padding="1dp" />
<FrameLayout
android:id="@+id/webview_container"