]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/main_webview.xml
Add swipe to refresh to the View Source activity. https://redmine.stoutner.com/issue...
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / main_webview.xml
index 74ae827caedf7ec9490ee7f710e4d265c5426669..20ffbc667e2f4fba58b3a4f2fbd11042035f99d3 100644 (file)
@@ -38,7 +38,7 @@
         android:visibility="gone" />
 
     <android.support.v4.widget.SwipeRefreshLayout
-        android:id="@+id/swipe_refreshlayout"
+        android:id="@+id/swiperefreshlayout"
         android:layout_width="match_parent"
         android:layout_height="match_parent" >