Loading
ListView.setItemChecked(p, false) always clears all items.
This fixes the bug where, in SINGLE_CHOICE_MODE, calling ListView.setItemChecked(x, false) would always uncheck all items, even if another item, y, was currently checked.
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This fixes the bug where, in SINGLE_CHOICE_MODE, calling ListView.setItemChecked(x, false) would always uncheck all items, even if another item, y, was currently checked.