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