Created
November 21, 2020 17:40
-
-
Save kolanse/f6f19e13d6277d5b9dbd58f5c0620c40 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style name="spinnerTheme" parent= "Widget.MaterialComponents.TextInputLayout.FilledBox.ExposedDropdownMenu"> | |
<item name="strokeColor">@color/grey</item> | |
<item name="endIconDrawable">@drawable/vector__spinner_dropdown</item> | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment