X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Furl_bar.xml;h=afe8651c2edbb007952f100df79765b5b678647f;hp=19751aa510b4b95d9f581a0ac26d624718068b15;hb=0abf9642763f1af98af73b2fc3cc44752a342db3;hpb=757139ad59282fb8400bc641a4be574e0b88de49 diff --git a/app/src/main/res/layout/url_bar.xml b/app/src/main/res/layout/url_bar.xml index 19751aa5..afe8651c 100644 --- a/app/src/main/res/layout/url_bar.xml +++ b/app/src/main/res/layout/url_bar.xml @@ -20,6 +20,7 @@ + android:layout_height="2dp" works best for API 23 "Marshmallow", but "3dp" is required for visibility on API <= 22. + `tools:ignore="UnusedAttribute"` removes the lint waring about `progressTint` and `progressBackgroundTint` + not applying to API < 21.--> + android:visibility="gone" + tools:ignore="UnusedAttribute" /> \ No newline at end of file