mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4039 - Set angle of progress bar gradient
This commit is contained in:
parent
30f9fdfa86
commit
32ab171f8f
@ -14,6 +14,7 @@
|
||||
<shape>
|
||||
<corners android:radius="8dp" />
|
||||
<gradient
|
||||
android:angle="45"
|
||||
android:centerColor="#F10366"
|
||||
android:endColor="#FF9100"
|
||||
android:startColor="#6173FF" />
|
||||
|
Loading…
Reference in New Issue
Block a user