We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91eb6d2 commit f0fa9c7Copy full SHA for f0fa9c7
pretixscan/app/src/main/res/values/styles.xml
@@ -69,5 +69,6 @@
69
<item name="colorOnSurface">@color/white</item>
70
<item name="colorOnSurfaceVariant">@color/white</item>
71
<item name="colorControlHighlight">@color/white</item>
72
+ <item name="android:textColorPrimary">@color/white</item>
73
</style>
74
</resources>
0 commit comments