LiveData is a well-known tool by now, 2 years after its initial release. Let’s take a brief look at what it does, and then see how we can create custom implementations - as well as test them!
zsmb.co zsmb13[email protected]LiveDataTweakingMárton Braun
View Slide
LiveDataLiveData
Lifecycle awareLiveDataobservable data holder,
An that’s lobservable data holder ifecycle awareLiveData
References• GitHub repo for this talk https://github.com/AutSoft/io19-extended-tweaking-livedata• Single LiveData discussion w/ Google https://github.com/googlesamples/android-architecture-components/issues/63• Examples of custom LiveData implementations https://github.com/googlesamples/android-architecture-components/issues/63#issuecomment-370872102
zsmb.co zsmb13[email protected]Questions?Márton Braun