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 1697214 commit c1814bcCopy full SHA for c1814bc
pretixscan/app/src/main/res/values/styles.xml
@@ -69,6 +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>
+ <item name="android:editTextColor">@color/white</item>
73
</style>
74
</resources>
0 commit comments