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

Feature list preloader support multiple target sizes #273

Commits on Nov 20, 2014

  1. Support different target-sizes for list items

    david committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    5ebcfbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33642b1 View commit details
    Browse the repository at this point in the history
  3. rename preloadItem(List<T> items, int position, boolean isIncreasing)…

    … to preloadAdapterPosition(List<T> items, int position, boolean isIncreasing)
    david committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    0618cf0 View commit details
    Browse the repository at this point in the history