Skip to content

Instantly share code, notes, and snippets.

@kolanse
Created November 21, 2020 17:40
Show Gist options
  • Save kolanse/f6f19e13d6277d5b9dbd58f5c0620c40 to your computer and use it in GitHub Desktop.
Save kolanse/f6f19e13d6277d5b9dbd58f5c0620c40 to your computer and use it in GitHub Desktop.
<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