Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lazy Loading

Listview Lazyadapter

I like to pass selected item value from ListView to another activity. I am using this code to g… Read more Listview Lazyadapter

Android: Make Lazyloading Listview From Gson Available Without Internet

I've just implemented GSON to Fedor's LazyLoading ListView. That means the app saves the do… Read more Android: Make Lazyloading Listview From Gson Available Without Internet

Design Of List View Lazy Loading Images Component

I have a scenario which I think is pretty common in Android applications. I know partial attempts o… Read more Design Of List View Lazy Loading Images Component