Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 283 Bytes

File metadata and controls

6 lines (5 loc) · 283 Bytes

AutoCompleteTextView Using Rx

This is an example of android AutoCompleteTextView by using RxJava with kotlin extensions.
It has implementation of different rx operators like debounce, filter, map etc.

Screenshots: