X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fwebview_framelayout.xml;fp=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fwebview_framelayout.xml;h=bb6de103e3b667ecfb175e0eb945e384871d80f9;hp=27e62773a17c63e3d267c2fc0b95963eddd2e685;hb=54c70ca476ba2f53ae274df1ac725be3919e8f56;hpb=e0827590ff00dc4828c5a607d992b107994ff470 diff --git a/app/src/main/res/layout/webview_framelayout.xml b/app/src/main/res/layout/webview_framelayout.xml index 27e62773..bb6de103 100644 --- a/app/src/main/res/layout/webview_framelayout.xml +++ b/app/src/main/res/layout/webview_framelayout.xml @@ -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" />