mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-13 08:00:15 +03:00
This change lets items get the updated position of their view holder in the adapter. Fixes an issue where the position of items was not updated after being removed from a `SelectableGenericAdapter`.