I want to add a listview in android app. In listview must to be text and picture area. Where must I put picture left from the text or right from the text for better usability?
- PICTURE – TEXT
- OR
- TEXT – PICTURE
For example:
- Contact name – contact photo
- Company name – company logo
- Shot photo location – photo preview
….
etc.
You can customize your listview to your requirement, whichever way you want to do it, is completely up to you and there is no preference as such. But generally what I have observed is that the Photo is on the left and the Text after that and looks aesthetically better.