]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/main_webview.xml
Create Java subpackage folders.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / main_webview.xml
index 17597d613955e085de9f402c2681c6453643201b..c826d26652e0837ea6ac12abab52ebc41aa236cc 100644 (file)
@@ -27,7 +27,7 @@
     android:layout_width="match_parent"
     android:layout_height="0dp"
     android:layout_weight="1"
-    tools:context="com.stoutner.privacybrowser.MainWebViewActivity"
+    tools:context="com.stoutner.privacybrowser.activities.MainWebView"
     tools:showIn="@layout/main_coordinatorlayout" >
 
     <!-- This `TextView` has an id of `adView` so that the ad commands (which do nothing in the standard flavor) don't produce errors. -->