conference-app-2018
conference-app-2018 copied to clipboard
[Assigned] Support offline mode for Sponsors
Overview (Required)
- The current app doesn't have any tables for Sponsor stuff. So that the sponsor screen cannot show anything if a device is offline when launching the screen.
- It's better to support offline state for the sponsor screen too. Other screens currently support that, so you can refer them.
Links
- https://github.com/DroidKaigi/conference-app-2018/pull/176/files#r162103040
Does that mean using Architecture Component Room like Architecture in README?
@takahirom Right!
As a concrete example, I guess SessionDataRepository is a good architecture basis. 😄
can i try it?
@youta1119 Thanks! 👍 Assigned!