Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Moved notes recyclerview code to onViewCreated for consistency
730726eView on GitHubCreated a Note creation page along with a menu & menu item that navigates to this page
325b63bView on GitHubAdded a navigate-up functionality in the toolbar
182fc2fView on GitHubCreated Note details page and added a click event to Note items that open their detail page
7d7cf44View on GitHubCreated an adapter & a view model for the recyclerview. Also created a layout for a recyclerview item.
991163aView on GitHubCreated Note model along with a singleton class to store notes
d930531View on GitHubCreated a layout for the main_activity and the recyclerview, along with a fragment for the recyclerview. Also created a navigation in main_activity and display the new fragment.
468e92dView on GitHub