Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement board persistence for example application "faketrello" #3

Merged
merged 1 commit into from
Aug 5, 2017

Conversation

NielsMayer
Copy link
Contributor

As discussed in #2 here is an implementation of persistence for the example "faketrello" application.

As-is, there is currently a "bug" on Android, in that the application won't persist if the application is backgrounded via task manager and then closed. It will correctly close and persist on Android using the back button.

@benlau
Copy link
Owner

benlau commented Aug 5, 2017

hi @NielsMayer ,

wow, it looks good. Thx

@benlau benlau merged commit 91d5b2a into benlau:master Aug 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants