Skip to content

Pull requests: daimajia/AndroidSwipeLayout

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

i find a bug when Mode.Single
#123 opened Apr 7, 2015 by songhanghang Loading… updated Jun 2, 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
Update ArraySwipeAdapter.java
#243 opened Nov 13, 2015 by ralexey Loading… updated Nov 16, 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
fix bug #387
#388 opened Oct 20, 2016 by zhulg Loading… updated Apr 7, 2017
add xml attribute swipeEnable
#470 opened Sep 30, 2017 by osipovaleks Loading… updated Sep 30, 2017
Fix for issue #146:
#217 opened Aug 30, 2015 by phileo Loading… updated Oct 9, 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
Gradle and appcompat update.
#527 opened Mar 6, 2019 by robertoallende Loading… updated Mar 6, 2019
migrate to android x
#547 opened Jan 16, 2020 by nrrodrigues Loading… updated Jan 16, 2020
Official Gradle Wrapper Validation Action
#549 opened Feb 4, 2020 by JLLeitschuh Loading… updated Feb 4, 2020
Update README.md
#559 opened Oct 1, 2020 by adarshdwivedi123 Loading… updated Oct 1, 2020
Diff with master.
#562 opened Mar 25, 2021 by yanchenko Loading… updated Mar 25, 2021
support for PagedListAdapter and migrate to androidX
#564 opened Aug 5, 2021 by laxmansingh1088 Loading… updated Aug 5, 2021
Create maven.yml
#572 opened Nov 10, 2023 by I-am-ja-ck Loading… updated Nov 10, 2023
ProTip! Filter pull requests by the default branch with base:master.