How to do two items in one line but at the same time items should to be in one ListView and have one Adapter :
My example [now] :
How to do two items in one line but at the same time items should to be in one ListView and have one Adapter :
My example [now] :
Use RecyclerView instead of ListView and set GridLayoutManager in RecyclerView.