X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_bar.xml;h=27288be841591906b7de00ee432001df9b44cf33;hb=cdb15b51501bd5fe266c4a3cfc53443810015c6f;hp=e912cf2b62178e680bdf967e5fcf15541d7bc652;hpb=90ec377a834698621227ec37ca7ed37ae7f69851;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/url_bar.xml b/app/src/main/res/layout/url_bar.xml index e912cf2b..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