I have one Listview and I have 2 items layouts every item from diffrent adapter and i would to display this items in the same listView but in difrrent position ,is That possible ?
You can easy achived that by making custom adapter and custom view.
Example: how to