]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/menu_webview.xml
Remove swipe to refresh and add app bar scrolling (which appear to not be compatible...
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / menu_webview.xml
index fddbcc68ecb41883c45eecd4e1aabcd6352d7b6c..a2feb8733d6ec5cdca358875046b8279d7e44e05 100644 (file)
         android:icon="@drawable/ic_home_black_24dp"
         app:showAsAction="never" />
 
+    <item
+        android:id="@+id/refresh"
+        android:title="@string/refresh"
+        android:orderInCategory="200"
+        app:showAsAction="never" />
+
     <item
         android:id="@+id/back"
         android:title="@string/back"