rajsuvariya / autocompletetextview

2 stars 5 forks source link

Possible to customize autocomplete row? #17

Open Noitidart opened 6 years ago

Noitidart commented 6 years ago

It seems some people were able to customize the autocomplete suggestion rows. To include images, icons, styled text. For example in image at bottom.

I found this on stackoverflow - http://wptrafficanalyzer.in/blog/customizing-autocompletetextview-to-display-images-and-text-in-the-suggestion-list-using-simpleadapter-in-android/

Is it possible we can add two props templateComponent and separatorComponent? or is too hard? Like we can supply a <View> child? To help achieve look like below: