Posts by ribeirojpn • 191 points
2 posts
- 
		2 votes3 answers506 viewsA: How to instantiate a Gridview or a Listview for the same Activity?I received the reply in another forum where I also asked and I received as an answer a great solution, I will copy here because it can help someone else in the future. I applied it to my app and it… 
- 
		17 votes3 answers506 viewsQ: How to instantiate a Gridview or a Listview for the same Activity?In my app I am presenting a list of items. I would like in certain situations to be presented with a ListView and others like GridView. Situations are: Smartphone(Portrait) - ListView…