rocketinsights / android-base

A base Android project to start Rocket Android projects off of.
4 stars 0 forks source link

Contacts implementation #107

Closed tomas-kovacs closed 3 years ago

tomas-kovacs commented 3 years ago

One Line Summary

Get and display the user's contacts

Issue(s) Addressed

32

Steps to Reproduce/Test

From the First Screen, tap on the three buttons menu and select Contacts to see the list of contacts (read contacts permission will be requested). Tap on a contact from the list and a bottom sheet dialog will be displayed with the contact's name and phone number.

Checklist