New avatar placeholder drawable generator.

This commit is contained in:
Anton Chekulaev
2020-09-03 22:15:03 +10:00
parent 0da8613075
commit c2c4c9f41a
15 changed files with 181 additions and 66 deletions

View File

@@ -107,4 +107,12 @@
<color name="default_background_start">#121212</color>
<color name="default_background_end">#171717</color>
<array name="user_pic_placeholder_primary">
<item>#18da80</item>
<item>#ee8917</item>
<item>#239edf</item>
<item>#c33fe9</item>
<item>#83b433</item>
</array>
</resources>