Issue: ListView marker event was triggered only for first and last visible section items.
Fix:
It will be now triggered for all visible items (from whatever sections they belong to), starting from the first visible item till the last visible item.
It also brings parity with iOS marker event as it's triggered in same way.
Issue: ListView
marker
event was triggered only for first and last visible section items.Fix: