What type of layout i should use?
What layout elements I need?
__________________________________________________
|list_item | |
|list_item | |
|list_item | |
|list_item | details with images on item click |
|list_item | |
|list_item | |
|list_item | |
You can have a
LinearLayout-horizontal for parent,LinearLayout-vertical for left-child, and anything you need for right child. Just remember to set theso your left child have proportion of screen.