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

Create Repository and Contacts Recycler View #201

Merged
merged 19 commits into from
Jun 19, 2022
Merged

Conversation

Tom-stack3
Copy link
Collaborator

@Tom-stack3 Tom-stack3 commented Jun 18, 2022

  • Create Contacts RecyclerView and connect it with a custom adapter
  • Create a ViewModel for contacts
  • Connect it with a ContactsDao
  • Create repository
  • Create Room and connect it with the repository
  • Make contacts clickable

@Tom-stack3 Tom-stack3 added enhancement New feature or request ui / ux User interface / User experience improvements draft Under constructions labels Jun 18, 2022
@Tom-stack3 Tom-stack3 added this to the Android Client milestone Jun 18, 2022
This was linked to issues Jun 18, 2022
@Tom-stack3 Tom-stack3 removed the draft Under constructions label Jun 19, 2022
@Tom-stack3 Tom-stack3 enabled auto-merge (squash) June 19, 2022 19:33
@Tom-stack3 Tom-stack3 merged commit e1b34d1 into milestone-3 Jun 19, 2022
@Tom-stack3 Tom-stack3 deleted the create-room branch June 19, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui / ux User interface / User experience improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android-client Repository Contacts Recycler View
3 participants