-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: daimajia/AndroidSwipeLayout
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix Mode Single , check view is Open always return false but the view is open.
#72
opened Jan 23, 2015 by
Frank-Zhu
updated May 27, 2015
Added function to manually reset offsets of bottomview
#190
opened Jul 16, 2015 by
PulfordJ
Loading…
updated Jul 16, 2015
reopen layout after parent is invalidated
#191
opened Jul 20, 2015 by
vavrecan
Loading…
updated Aug 15, 2015
removed unnecessary semicolon and parenthesis
#261
opened Jan 12, 2016 by
jaredlam
Loading…
updated Jan 13, 2016
Rename
onViewRemoved
to onChildViewRemoved
to avoid naming conflict in SDK 23
#288
opened Mar 15, 2016 by
aaronweihe
Loading…
updated Mar 15, 2016
#289 fix bug - long press doesn't trigger onClick event
#294
opened Mar 25, 2016 by
ZhongTing
Loading…
updated Apr 8, 2016
Add hasSwipeListeners method to SwipeLayout
#335
opened Jun 22, 2016 by
doruchidean-lifeishard
Loading…
updated Jun 22, 2016
In SwipeItemManagerImpl file, if use the integer to store the swipe state in SINGLE state, it will trigger state mess when scroll the listView. So use the set to store the swipe state for SINGLE as well.
#342
opened Jul 14, 2016 by
Keith-Gong
Loading…
updated Jul 14, 2016
added SwipeEnabled Interface for logical implementation of allow/disallow swipe in RecyclerView and ListView and upgrade for support in Android Studio
#346
opened Jul 24, 2016 by
harsu-ag
Loading…
updated May 18, 2017
Replacement of "compile" with "implementation"
#506
opened May 4, 2018 by
ardacebi
Loading…
updated May 4, 2018
fix bug #385 - Not working in android 6.0
#442
opened Jun 29, 2017 by
Gperez88
Loading…
updated Jun 14, 2018
Set mOpenPosition to INVALID_POSITION only if the one opened
#443
opened Jun 30, 2017 by
mgohin
Loading…
updated Aug 9, 2018
Fix abnormal offset of surface view when used in RecyclerView
#483
opened Dec 19, 2017 by
Jocoo0326
Loading…
updated Feb 26, 2019
Official Gradle Wrapper Validation Action
#549
opened Feb 4, 2020 by
JLLeitschuh
Loading…
updated Feb 4, 2020
support for PagedListAdapter and migrate to androidX
#564
opened Aug 5, 2021 by
laxmansingh1088
Loading…
updated Aug 5, 2021
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.