Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

ensureShadowForPosition null pointer #40

Open
booker0108 opened this issue Mar 18, 2014 · 3 comments
Open

ensureShadowForPosition null pointer #40

booker0108 opened this issue Mar 18, 2014 · 3 comments

Comments

@booker0108
Copy link

I tried to filter the adapter for result.

When I scroll the list view, the ensureShadowForPosition method crash with null pointer exception as the nextSectionView is null.

I am using custom BaseAdapter with SectionIndexer and fastscroll.

My data set is an ArrayList with an object.

The object comes with listPosition and sectionPosition.

Any further information need for this issue?

@VAdaihiep
Copy link

I have same issue and don't know why it still happen.
Fix this bug by following this post:
#36

@xiaobaoyihao
Copy link

why my listview's group_item have shape , I want to hide it, I know have the public api setShadowVisible(boolean ) , but it just control the item's shape not the group's shape,you can help me ?

@egslava
Copy link

egslava commented Jul 28, 2014

This bug is still exist. I think if you aren't planning to solve it it should be documented on the main page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants