X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_bar.xml;h=8b6e376139328ec613754143c3e8537072effa05;hb=f4315c29db9e9f38d3c84998c159c1b246290c70;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..8b6e3761 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 +64,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