mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-22 20:38:00 +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`.