android autocompletetextview hint results hidden under keyboard

后端 未结 8 1847
死守一世寂寞
死守一世寂寞 2020-12-30 20:36

I have 3 autocompletetextview\'s in which i set its adapter to be an ArrayAdapter with a very simple textview layout.

8条回答
  •  借酒劲吻你
    2020-12-30 20:51

    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

提交回复
热议问题