I have created a ListView using an adapter but the only problem is that we use different layouts because it is a messaging app. I want to improve performance by using view recycling but cannot figure out how to recycle the view. using an adapter but