]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/main_webview.xml
Make a note in the settings that hiding the system bars doesn't work well if the...
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / main_webview.xml
index d2feac92d025469cfde7c9665409cc0601091900..57d70ca59f9b244afd7f9a4e6f1608406356502d 100644 (file)
@@ -20,7 +20,7 @@
 
 <!-- android:layout_weight="1" sets the RelativeLayout to fill the rest of the screen because it is encapsulated in a LinearLayout with android:orientation="vertical". -->
 <RelativeLayout
-    android:id="@+id/mainWebViewRelativeLayout"
+    android:id="@+id/main_webview_relativelayout"
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:tools="http://schemas.android.com/tools"
     android:layout_width="match_parent"