owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.77k stars 3.08k forks source link

[BUG] Multiselection mode enabled after removing an item #4378

Closed jesmrec closed 2 months ago

jesmrec commented 2 months ago

Steps to reproduce

  1. In the list of files, select one file by long pressing on it
  2. three-dot-button and remove it

Actual behaviour

item is removed but multiselection mode is still enabled

Expected behaviour

item is removed and multiselection mode is disabled

Pixel2, Android11

Not reproducible in 4.2.1 (regression), may be related with https://github.com/owncloud/android/issues/4342