conference-app-2018 icon indicating copy to clipboard operation
conference-app-2018 copied to clipboard

[Assigned] Support offline mode for Sponsors

Open jmatsu opened this issue 7 years ago • 4 comments

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

jmatsu avatar Jan 18 '18 08:01 jmatsu

Does that mean using Architecture Component Room like Architecture in README?

takahirom avatar Jan 18 '18 13:01 takahirom

@takahirom Right!

As a concrete example, I guess SessionDataRepository is a good architecture basis. 😄

jmatsu avatar Jan 19 '18 05:01 jmatsu

can i try it?

youta1119 avatar Jan 19 '18 09:01 youta1119

@youta1119 Thanks! 👍 Assigned!

takahirom avatar Jan 19 '18 09:01 takahirom