]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/webview_framelayout.xml
Add a context menu entry to Open in New Tab.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / webview_framelayout.xml
index 27e62773a17c63e3d267c2fc0b95963eddd2e685..bb6de103e3b667ecfb175e0eb945e384871d80f9 100644 (file)
@@ -41,7 +41,7 @@
         android:layout_height="3dp"
         android:layout_width="match_parent"
         android:max="100"
-        android:progressTint="?attr/progressTintColor"
+        android:progressTint="@color/yellow_a700"
         android:progressBackgroundTint="@color/transparent"
         android:visibility="gone"
         tools:ignore="UnusedAttribute" />