Android TableLayout dynamic data display is very time consuming -


i fetching 200+ records database , creating dynamic table-layout view of containing 1 image, 1 text view , 3 edit text each row.

sqlite data fetching fast main problem is taking more time create dynamic view.

i want decrease time because data can increase hundreds of rows.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -