Closed pmh192 closed 6 years ago
Use the the android library Room for storage instead of the buggy implementation of reading/writing from a text file.
Looks Good. Change the phone number to a distinct column so that duplicates aren't inserted and #30 will be fixed.
Fixes #31
Implements requested changes in #35
Use the the android library Room for storage instead of the buggy implementation of reading/writing from a text file.