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

last listview item not completely displayed #49

Open
jom16antonio opened this issue Apr 2, 2012 · 4 comments
Open

last listview item not completely displayed #49

jom16antonio opened this issue Apr 2, 2012 · 4 comments

Comments

@jom16antonio
Copy link

I am using a listview that partially occupies the screen. Now when my items exceed the rows shown by default, the last item when finger scrolled is only shown half and not the full cell row. It just stop at the half of the cell. Im using match_parent for height. If using default ListView (without pull to refresh) it is shown in full (the last cell item).

@code2hackon
Copy link

android:layout_marginBottom="?attr/actionBarSize" add this to viewpager

@jawad-aziz-farhad
Copy link

@stubbornish it worked 👍 Thanks

@cs15jjs
Copy link

cs15jjs commented Apr 21, 2018

@code2hackon This fixed a problem for me I didn't even know how to describe! That you so much !

@yasir-citrusbits
Copy link

Just change the cell height from match_parent to wrap_content

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

5 participants