6 Repositories
Android lazy-column Libraries
Maintained for of a lazy loading ZoneRuleProvider for ThreeTenBp.
LazyThreeTenBp A lazy loading ZoneRuleProvider for ThreeTenBp. Usage You have to initialize LazyThreeTenBp as early as possible, before your code acce
A lazy loading ZoneRuleProvider for ThreeTenBp.
LazyThreeTenBp A lazy loading ZoneRuleProvider for ThreeTenBp. Usage You have to initialize LazyThreeTenBp as early as possible, before your code acce
😴 Lazy and fluent syntactic sugar of Kotlin for initializing Android lifecycle-aware property.
😴 Lazy and fluent syntactic sugar of Kotlin for initializing Android lifecycle-aware property.
A flexible view for providing a limited rect window into a large data set,just like a two-dimensional RecyclerView. It different from RecyclerView is that it's two-dimensional(just like a Panel) and it pin the itemView of first row and first column in their original location.
ScrollablePanel A flexible view for providing a limited rect window into a large data set,just like a two-dimensional RecyclerView. It different from
Lazy load of images in Android
LazyList A simple library to display images in Android ListView. Images are being downloaded asynchronously in the background. Images are being cached
Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
AsymmetricGridView An Android custom ListView that implements multiple columns and variable sized elements. Please note that this is currently in a pr