Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListView draws over actionbar #2

Open
mb-14 opened this issue Mar 30, 2014 · 3 comments
Open

ListView draws over actionbar #2

mb-14 opened this issue Mar 30, 2014 · 3 comments

Comments

@mb-14
Copy link

mb-14 commented Mar 30, 2014

The ListView overlaps the actionbar while scrolling.

@jpardogo
Copy link
Owner

jpardogo commented Apr 1, 2014

I think you said in another comment it is device dependent. isn't it? What android versions? What devices did you try?

@19rs39
Copy link

19rs39 commented Jan 20, 2015

Hi
I am also facing same problem. Thing is the first element in listview on touch comes over the actionbar we use. It also happens with one element(no scrolling required). I don't think its device dependent. It happens on every device when we use actionbar. Please help. Thanks

@jpardogo
Copy link
Owner

Use the Toolbar (actionBar is deprecated) in the xml and place under the list on the xml (so it is draw over it) . I have not plans to update this library on the near future. It was great for research purpose. Also this error because of the nature of the lib, I am not sure has a work around.

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

No branches or pull requests

3 participants