itkach / aard2-android

Aard2 for Android, a simple dictionary app
GNU General Public License v3.0
425 stars 98 forks source link

BUG: dictionaries cannot be deleted #186

Open soshial opened 5 days ago

soshial commented 5 days ago

https://github.com/itkach/aard2-android/assets/100644/aff6468d-dc6f-4011-8772-fa9d5957f5b1

itkach commented 5 days ago

Interesting. Looks like app state is not persisted or is somehow rolled back when you kill the app. Is it the same if you keep using the app for a bit longer after forgetting the dictionary or does it come back anyway? Anything interesting/unusual about your device or OS? I am unable to reproduce this, works for me on Galaxy S10 with Android 12.

soshial commented 4 days ago

I have Samsung Galaxy S22. After forgetting a dictionary I left the app open for a minute and then closed. This dictionary still reappears.

PS. Another dict is shown twice in the list, but this is probably another bug.

itkach commented 2 days ago

I think I know how this happens