In my application, I\'m using AutoCompleteTextView. One of the requirements is to hide the divider. I have added AutoCompleteTextView to layout:
Override it with your application theme. In your themes.xml
themes.xml
Credits to: http://daniel-codes.blogspot.com/2012/11/styling-autocompletetextview.html