This demo is consuming this http://www.icndb.com/api/ API REST to get Chuck Norris jokes xD, I'm using MVP Pattern with ThreadPoolExecutor and dagger 2.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
20
commits
No package.json found
This might not be a Node.js project
Bug fixing: drawables are working on android 4, dialog is dimissing when the user fetches jokes and SearchView's InputType was changed to number.
9958facView on GitHubMenu items were added on toolbar and search option was added on keyboard.
3fa6259View on GitHubThreadExecutor was implemented to manage the Interactors.
a9490f2View on GitHub