Preparing to have associate android developer certification test
Stars
2
Forks
3
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
50
commits
Added DrawerNavigation and fragment. Now something will happen when clicking item in the navigation list
b30b1a3View on GitHubWhen there's nothing in title or description when adding new item in RecyclerView, I set a default one.
0e79337View on GitHubAdded function to turn ArrayList<RecyclerviewItem> into String and save by using SharedPreference. Also added function to load String and turn into ArrayList<RecyclerviewItem> and update RecyclerView. Both functions are using Gson.
c7c92a6View on GitHubAdded RadioButton, when generate it will create selected element.
67ac4b3View on GitHub