Skip to content

Commit d20616f

Browse files
committed
Add the progressBar to the app/styles as well
1 parent a1f71e1 commit d20616f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

app/src/main/res/values/colors.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,7 @@
4646

4747
<color name="settings_card_background">#0277BD</color>
4848
<color name="settings_card_background_focussed">#01579B</color>
49+
50+
<color name="progressbarColor">#ffffff</color>
51+
4952
</resources>

create-release.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)