yfujiki / RecyclerViewMemoryLeakLinks
Experiment to see the condition where memory leak happens with RecyclerView
☆14Updated 6 years ago
Alternatives and similar repositories for RecyclerViewMemoryLeak
Users that are interested in RecyclerViewMemoryLeak are comparing it to the libraries listed below
Sorting:
- [ACTIVE] Helper function to combine LiveData into tuples.☆87Updated 3 years ago
- Frequently asked questions about Jetpack Compose – Android’s modern toolkit for building native UI☆84Updated 5 years ago
- Jetpack Compose weather app dev challenge☆79Updated 4 years ago
- A collection of links to creative or experimental projects written using Jetpack Compose with a specific focus on UI☆77Updated last year
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture☆113Updated last year
- A configurable debug drawer to use in Android apps. Inspired by u2020.☆117Updated 2 years ago
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- Extensions that make it easier to deal with otherwise nullable APIs, for Android and Kotlin Multiplatform☆118Updated last month
- An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.☆71Updated 5 months ago
- Android architecture components made right☆111Updated 3 years ago
- [ACTIVE] The event emitter allows you to register multiple observers, but enqueue events while there are no observers.☆78Updated 2 years ago
- Tools & tips to learn about recomposition in Jetpack Compose☆74Updated 2 years ago
- Extension functions over Android's callback-based APIs which allows writing them in a sequential way within coroutines or observe multipl…☆173Updated 4 years ago
- [ACTIVE/BETA] Compose integration for Simple-Stack.