you-apps / TranslateYou

Privacy focused translator app built with MD3
https://you-apps.net
GNU General Public License v3.0
986 stars 45 forks source link

History: Can't delete n-th and n+1-th entries #292

Closed ManDay closed 1 year ago

ManDay commented 1 year ago

Steps to reproduce

With multiple entries in the history, swipe any entry, say the n-th, to delete it. The entry disappears.

Expected behavior

The n+1-th entry, which moves up, should be deletable in the same manner.

Actual behavior

Swiping the n+1-th entry (now n-th) has no effect.

Translate You version

6.3 F-Droid

Android version

LOS 19.1

Other details

See also https://github.com/Bnyro/TranslateYou/issues/273

Acknowledgements