Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] SelectedItem on Android CollectionView has the wrong index when a HeaderView is added #7352

Closed
gsgou opened this issue Sep 2, 2019 · 3 comments
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@gsgou
Copy link

gsgou commented Sep 2, 2019

Description

On Android only when a HeaderView is added the SelectedItem is an item with index +1
of the actually clicked item. If the HeaderView is removed works as expected.

Steps to Reproduce

I will add a sample soon.

Expected Behavior

On Android only when a HeaderView is added the SelectedItem is the item actually clicked.

Actual Behavior

Basic Information

  • Version with issue: 4.2.0.709249
  • Last known good version: none as HeaderView is a new feature added recently
  • IDE:
  • Platform Target Frameworks:
    • Android: 9
  • Android Support Library Version: 28.0.0.1

Reproduction Link

Will follow up

@gsgou gsgou added s/unverified New report that has yet to be verified t/bug 🐛 labels Sep 2, 2019
@gsgou
Copy link
Author

gsgou commented Sep 2, 2019

Same as: #7243
can be closed.

Is there any pre-release expected soon with it?

@gsgou gsgou closed this as completed Sep 2, 2019
@jfversluis
Copy link
Member

@gsgou thanks for the research! :)

The pre-release package with this fix should arrive pretty soon! Thanks for your patience!

@gsgou
Copy link
Author

gsgou commented Sep 2, 2019

@gsgou thanks for the research! :)

The pre-release package with this fix should arrive pretty soon! Thanks for your patience!

Thanks a lot for the quick Feedback.
I ll follow up as it is a major blocker to use HeaderView in a cross-platform way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

2 participants