X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fwebview_framelayout.xml;h=27e62773a17c63e3d267c2fc0b95963eddd2e685;hp=bb6de103e3b667ecfb175e0eb945e384871d80f9;hb=fd2c21ea8241dce9c86a3213b9b9e325d5e7ce4a;hpb=54c70ca476ba2f53ae274df1ac725be3919e8f56 diff --git a/app/src/main/res/layout/webview_framelayout.xml b/app/src/main/res/layout/webview_framelayout.xml index bb6de103..27e62773 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="@color/yellow_a700" + android:progressTint="?attr/progressTintColor" android:progressBackgroundTint="@color/transparent" android:visibility="gone" tools:ignore="UnusedAttribute" />