mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 17:15:19 +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`.