Android : Sticky Header Listview section is running position and missing

on Friday, August 8, 2014


As you can see the Section Header is running when I scroll the listview. What is the problem?



private void Setup() {
groupListView.setDrawingListUnderStickyHeader(true);

groupListView.setAreHeadersSticky(true);
}

0 comments:

Post a Comment