Skip to content

Commit 53ab655

Browse files
committed
Fix crashes on Android 11 and earlier
1 parent af61a85 commit 53ab655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@
1212
<color name="md_theme_dark_secondary">#CCC2DC</color>
1313
<color name="md_theme_dark_tertiary">#EFB8C8</color>
1414
<color name="md_theme_dark_background">#1C1B1F</color>
15+
16+
<color name="material_dynamic_neutral50">#747879</color>
1517
</resources>

0 commit comments

Comments
 (0)