]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/free/res/layout/main_webview.xml
Add swipe to refresh to the View Source activity. https://redmine.stoutner.com/issue...
[PrivacyBrowserAndroid.git] / app / src / free / res / layout / main_webview.xml
index 49c7ed83a1058fad0d2a130077a06ec424aea7c4..48e12f034964a48099df80b3e178cdad3980b57e 100644 (file)
@@ -43,7 +43,7 @@
     </com.google.android.gms.ads.AdView>
 
     <android.support.v4.widget.SwipeRefreshLayout
-        android:id="@+id/swipe_refreshlayout"
+        android:id="@+id/swiperefreshlayout"
         android:layout_width="match_parent"
         android:layout_height="match_parent"
         android:layout_above="@id/adview" >