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.
2 parents 6bc2979 + 76e7361 commit 0f3374aCopy full SHA for 0f3374a
src/NativeCode.Mobile.AppCompat/Resources/values/styles.xml
@@ -63,7 +63,7 @@
63
<!-- DrawerArrow -->
64
<style name="DrawerArrowStyle" parent="Widget.AppCompat.DrawerArrowToggle">
65
<item name="spinBars">true</item>
66
- <item name="color">@color/accent</item>
+ <item name="color">@android:color/white</item>
67
</style>
68
69
<!-- EditText -->
0 commit comments