AlfredAbdo
AlfredAbdo
> I'm using [Calligraphy](https://github.com/InflationX/Calligraphy) to use a custom font all over my app. All widgets like TextInputLayouts, Buttons, etc. use the custom font but MaterialSpinner ignores the custom font. Since...
> Please add some enhancement to include text search in dropdown mode for long list of data values I am not sure how you would implement adding a searchable version...
0- The MaterialSpinner library is an awesome idea, especially if you rely on the concept of Live Validation (using setError for TextInputLayout, etc.). That allows the use of MaterialSpinner without...
> Hi @tiper really awesome library you've created. I want to add country image flag and country code as fetched from api and add custom adapter in the material spinner...