Open douglasmarques opened 2 years ago
Reminder data includes title and description.
The user-entered data will be captured using live data and data binding.
RemindersLocalRepository is used to save the reminder to the local DB. And the geofencing request will be created after confirmation.
First, save the reminder and then create the geofence request.
Reminder data includes title and description.
The user-entered data will be captured using live data and data binding.
RemindersLocalRepository is used to save the reminder to the local DB. And the geofencing request will be created after confirmation.