I have one edittext field and one \"search\" button. When I click on search, I have to display a list view with data corresponding to the values entered in the edittext. I h
you can add FrameLayout as header view before setting adapter and dynamically add/remove view in FrameLaypout