X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_bar.xml;h=27288be841591906b7de00ee432001df9b44cf33;hb=218d83a82183986e87152c73a5bec86bb6bb1770;hp=8ff3f3ed17bb3e8c79a2162027f6410a0b97a78d;hpb=4ba6de8b83fee7e5259ff516e63c3ce785bee843;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/url_bar.xml b/app/src/main/res/layout/url_bar.xml index 8ff3f3ed..27288be8 100644 --- a/app/src/main/res/layout/url_bar.xml +++ b/app/src/main/res/layout/url_bar.xml @@ -1,9 +1,9 @@ + + android:layout_height="wrap_content"> + - + - + @@ -61,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