3 tabs with each listview populated via database in a single activity? Can it slow down the phone?

StackOverflow https://stackoverflow.com/questions/14197474

Pregunta

i was planning to that way, i dont know how to use tab activity or fragments, and im in kinda rush now. Is this way of building the class may slow down the phone? each listview will probably have 30 entries each. Thanks

developing with platform 2.2.

¿Fue útil?

Solución

It all depends on the content that's to be displayed. 90 list items (not visible at the same time) of only text aren't heavy at all, while 90 list items full of images would be significantly heavier.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top