I have 3 autocompletetextview\'s in which i set its adapter to be an ArrayAdapter with a very simple textview layout.
autocompletetextview
ArrayAdapter
textview
Take the autocomplete textviews in respective layouts then you see they opens their values in it only (ABOVE), set autocomplete texview (bottom) of each layouts, as per your question you required three child layouts.
it is really working