Searched refs:bottomHeaderHeight (Results 1 – 1 of 1) sorted by relevance
134 int bottomHeaderHeight = 0; in configurePinnedHeaders() local138 int position = listView.getPositionAt(listHeight - bottomHeaderHeight) in configurePinnedHeaders()150 bottomHeaderHeight += height; in configurePinnedHeaders()152 listView.setHeaderPinnedAtBottom(i, listHeight - bottomHeaderHeight, false); in configurePinnedHeaders()