mediatorlivedata Questions

1

Solved

Recently i've been learning transformations methods on LiveData I know that we can use map or switchMap method to transform livedata. Let's say we have Player data class similar below data class Pl...

2

I'm new to LiveData and I've been doing some tests lately. I have an app where I need to display data that can be filtered (name, category, date...). The filters can be combined too (name + date). ...
Bagehot asked 9/5, 2020 at 8:57

3

Solved

I have a fragment which displays a popup when the user is successfully logged in. If I navigate to a new fragment and come back, the popup with the previous username is shown again. I fixed this pr...
Belter asked 12/3, 2020 at 4:26
1

© 2022 - 2024 — McMap. All rights reserved.