SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- /*
- * some private variables to implement endless scrolling
- */
- private int visibleThreshold = 3;
- private int previousTotal = 0;
- private boolean loading = true;
RAW Paste Data