-
Notifications
You must be signed in to change notification settings - Fork 784
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: yarolegovich/DiscreteScrollView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: HKMOpen/DiscreteScrollView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 27 files changed
- 2 contributors
Commits on Sep 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1395e8d - Browse repository at this point
Copy the full SHA 1395e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for df6a096 - Browse repository at this point
Copy the full SHA df6a096View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f085f - Browse repository at this point
Copy the full SHA a9f085fView commit details
Commits on Nov 12, 2017
-
use Glide.with(holder.itemView.getContext()) .load(holder.imageView) .transition(DrawableTransitionOptions.withCrossFade()) .into(holder.imageView);Configuration menu - View commit details
-
Copy full SHA for 62a9138 - Browse repository at this point
Copy the full SHA 62a9138View commit details -
Fixed a bug with incorrectly triggered onScroll
There was a possibility of onScroll being triggered incorrecly when user attempts to scroll to item before the first/after the last.
Configuration menu - View commit details
-
Copy full SHA for 5e90ee6 - Browse repository at this point
Copy the full SHA 5e90ee6View commit details -
Fixed a possibility of incorrect first layout
Ensure that currentPosition is valid when onLayoutChildren is called and there items in the adapter. closes #44
Configuration menu - View commit details
-
Copy full SHA for 67cb8be - Browse repository at this point
Copy the full SHA 67cb8beView commit details
Commits on Nov 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 22460b4 - Browse repository at this point
Copy the full SHA 22460b4View commit details
Commits on Jun 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0aa25a9 - Browse repository at this point
Copy the full SHA 0aa25a9View commit details
Commits on Jun 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1708138 - Browse repository at this point
Copy the full SHA 1708138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 729c224 - Browse repository at this point
Copy the full SHA 729c224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43741e8 - Browse repository at this point
Copy the full SHA 43741e8View commit details
Commits on Jun 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 72a3bf2 - Browse repository at this point
Copy the full SHA 72a3bf2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master