Cuong Le
1 min readMar 17, 2017

--

I’m really interested in ListView performance. I’d like want to ask you two questions

  1. How to do this on Android?
  2. I’m working on a multiple cell types (~10) listview. It’s hard to reuse the cell when datasource is not much. Because of each complex cell, the list create a new cell when scrolling which causes a bit laggy. Do you have any ideas to? pre-compute the cell height…?

--

--

Cuong Le
Cuong Le

Responses (1)