You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: