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

possible to reuse the header view when sticky and when not #340

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2014

  1. Configuration menu
    Copy the full SHA
    d50f23c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

  1. Configuration menu
    Copy the full SHA
    04a0d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f58b8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6913cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05ee7f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ab69ec View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:Akylas/StickyListHeaders into reu…

    …se_header
    
    Conflicts:
    	library/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java
    farfromrefug committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    dd2ff3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb6647b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f92b12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    391c17c View commit details
    Browse the repository at this point in the history
  10. in case we need it

    farfromrefug committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    ce7b5fe View commit details
    Browse the repository at this point in the history
  11. the case child.getTop() == stickyHeaderTop() is bad because it would

    transform the sticky header to "hidden" (transform y = -100%) when it shouldn't
    farfromrefug committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    40135ad View commit details
    Browse the repository at this point in the history
  12. reset mHeader transform when swaping so that if it is reused

    it has the right transform
    farfromrefug committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    38230f1 View commit details
    Browse the repository at this point in the history
  13. reset mHeader transform when swaping so that if it is reused

    it has the right transform
    farfromrefug committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    79ebfca View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2014

  1. Configuration menu
    Copy the full SHA
    dfe1da5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2014

  1. Configuration menu
    Copy the full SHA
    69798e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e27671 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into reuse_header

    Conflicts:
    	library/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java
    farfromrefug committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    d976814 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2015

  1. Configuration menu
    Copy the full SHA
    24ad273 View commit details
    Browse the repository at this point in the history
  2. grid list view adapter!

    farfromrefug committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    b011bc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2015

  1. should extend listview

    farfromrefug committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    b6e13eb View commit details
    Browse the repository at this point in the history