arnowelzel / periodical

A calendar to track your menstruation and calculate possible fertile days
http://arnowelzel.de/wp/en/projects/periodical
GNU General Public License v3.0
118 stars 43 forks source link

Calendar view is not updated when using "back" gesture in Android #101

Closed arnowelzel closed 1 year ago

arnowelzel commented 1 year ago

Steps to reproduce:

  1. Tap on a day in the calendar
  2. When app asks if you want to edit it, confirm that and open the details
  3. Change some details
  4. Use the Android "back" gesture to get back to the calendar view

Result:

The calendar view does not get updated. Only when switching to another month and back to the month where the details got entered, the view is updated.

Expected result:

The calendar view get's updated always when leaving the details view, regargless if this is done using the "back" arrow in the view or the Android "back" gesture.

arnowelzel commented 1 year ago

Fixed with 68357b6dfd36b6ff14b222d55f5301b519f6b042