- 02 May, 2018 2 commits
-
-
Fernando González authored
Update Readme.md
-
Fernando González authored
Adding known usage in popular app.
-
- 17 Sep, 2017 6 commits
-
-
tokudu authored
-
tokudu authored
-
tokudu authored
-
Anton Lopyrev authored
Update build.gradle
-
Anton Lopyrev authored
-
Anton Lopyrev authored
Fixed Bug: SlidingUpPanelLayout ignores setPanelState()
-
- 14 Sep, 2017 1 commit
-
-
Anton Lopyrev authored
In SlidingUpPanelLayout.dispatchTouchEvent(), ignore horizontal scrolls
-
- 14 Aug, 2017 1 commit
-
-
Chris Hanson authored
This will allow child views with horizontally scrollable content to behave as expected, regardless of the state of the panel.
-
- 20 Jun, 2017 7 commits
-
-
NeilMajumder authored
-
NeilMajumder authored
-
NeilMajumder authored
-
NeilMajumder authored
-
NeilMajumder authored
-
NeilMajumder authored
-
NeilMajumder authored
-
- 19 Jun, 2017 2 commits
-
-
NeilMajumder authored
I have updated the 26.+ to the correct version. And yes the Gradle version also has to be upgraded in the file AndroidSlidingUpPanel/build.gradle Line no 8 to -> classpath 'com.android.tools.build:gradle:2.3.2' and Line no 26 to -> gradleVersion = '3.3'
-
Anton Lopyrev authored
Fix potential NPEs and synchronization errors.
-
- 18 Jun, 2017 1 commit
-
-
Reshma Kumar authored
-
- 17 Jun, 2017 1 commit
-
-
NeilMajumder authored
-
- 17 May, 2017 1 commit
-
-
Anton Lopyrev authored
Changed mPanelSlideListeners to a CopyOnWriteArrayList. Addresses #695.
-
- 09 May, 2017 1 commit
-
-
Tobias Royé authored
Fixed Bug: SlidingUpPanelLayout ignores setPanelState(), as long as animated settling is in progress.
-
- 25 Oct, 2016 1 commit
-
-
Chris Bellew authored
-
- 15 Sep, 2016 6 commits
-
-
Anton Lopyrev authored
-
Anton Lopyrev authored
-
Anton Lopyrev authored
-
Anton Lopyrev authored
-
Anton Lopyrev authored
-
Anton Lopyrev authored
-
- 13 Sep, 2016 10 commits
-
-
Anton Lopyrev authored
-
tokudu authored
-
Anton Lopyrev authored
Fix NPE in drawChild() when returning to Fragment with animation. App…
-
Anton Lopyrev authored
Bugfix: java.util.ConcurrentModificationException on mPanelSlideListeners
-
Anton Lopyrev authored
Fixed a drag issue. (same as #526 but ready to merge)
-
Anton Lopyrev authored
Save wrong state while dragging or in drag motion
-
Anton Lopyrev authored
Fix #623, a crash on Android N
-
tokudu authored
-
Anton Lopyrev authored
Refactors the way savedinstancestate works to avoid BadParceableExcep…
-
Anton Lopyrev authored
Update deps
-