X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_bar.xml;h=b5fd028f427be4118fa433742d925809dd639221;hb=5b4d95aed14b9206438285326ff1562b8864808c;hp=2363375bf0a0c087825f949375dbee9e04fcc958;hpb=e28e65d80ee602731a028a1d1e9b8c9a5d30a953;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/url_bar.xml b/app/src/main/res/layout/url_bar.xml index 2363375b..b5fd028f 100644 --- a/app/src/main/res/layout/url_bar.xml +++ b/app/src/main/res/layout/url_bar.xml @@ -25,18 +25,19 @@ android:layout_width="match_parent" android:layout_height="wrap_content"> + - + @@ -62,7 +63,8 @@ android:layout_height="3dp" android:layout_gravity="bottom" android:max="100" - android:progressTint="@color/light_blue" + android:progressTint="@color/blue" android:progressBackgroundTint="@color/white" android:visibility="gone" /> + \ No newline at end of file