]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/activity_webview.xml
Add some TODOs for scrolling the app bar.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / activity_webview.xml
index 28c0552b1b217053a1615049162cfe319e096097..2e968f3db7a28aa7c5ff563b54f6a1e567a33ab2 100644 (file)
@@ -10,6 +10,6 @@
         android:layout_width="match_parent"
         android:layout_height="match_parent"
         android:focusable="true"
-        android:focusableInTouchMode="true" />
+        android:focusableInTouchMode="true"/>
 
 </android.support.v4.widget.SwipeRefreshLayout>