Is your feature request related to a problem? Please describe. In my UI design I need to add a dropdown to the left side of a TextInputLayout. Currently there is only support to add a drawable icon.
I'm creating a library that has a custom view that combines regular TextInputLayout and TextInputLayout meant to be used as an exposed dropdown menu. I'm setting the style of the regular ...