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

Cache strategy error #18

Open
jrodriguezva opened this issue Feb 20, 2016 · 1 comment
Open

Cache strategy error #18

jrodriguezva opened this issue Feb 20, 2016 · 1 comment
Labels

Comments

@jrodriguezva
Copy link

When you call the method "Contact obtain(String md5)", you return null if the cache is invalid. This will throw an exception if you wait a while to navigate the MainActivity to DetailActivity, since there would be no data to display in the DetailActivity. I apologize for my basic level of English, I just speak Spanish.

@PaNaVTEC
Copy link
Owner

That is completely true, the aim of the repository was to demonstrate how to architect android and I was not focused and that kind of edge cases but yes, is a bug and must be solved

@PaNaVTEC PaNaVTEC added the bug label Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants