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