|
|
046e67bf78
|
1.迁移到AndroidX
2.修改支持无限循环滑动
|
2022-02-17 15:43:46 +08:00 |
|
|
|
334e6d26bd
|
updateVersion
v1.0.5
|
2018-11-04 20:31:56 +08:00 |
|
|
|
fb6609d986
|
update version
|
2018-11-04 20:26:39 +08:00 |
|
|
|
e760183212
|
Merge pull request #5 from egeniq-forks/bugfix/divide_by_zero
Bugfix/divide by zero
|
2018-11-04 20:13:23 +08:00 |
|
|
|
8b83050f87
|
Fixed formatting
|
2018-10-30 15:13:02 +01:00 |
|
|
|
5740def0f9
|
Avoid divide by zero
|
2018-10-30 14:27:56 +01:00 |
|
|
|
405a0b5540
|
Update README.md
|
2018-09-03 20:29:07 +08:00 |
|
|
|
1aa4fab7cd
|
增加示例二维码安装图片
|
2018-09-03 20:27:47 +08:00 |
|
|
|
a91ec66fab
|
add QR Code
|
2018-09-03 20:26:28 +08:00 |
|
|
|
e5313ed2dc
|
Merge branch 'master' of https://github.com/LittleMango/StackLayoutManager
|
2018-09-03 20:23:54 +08:00 |
|
|
|
e63fb1d8f7
|
add QR code
add QR Code to download Sample apk
|
2018-09-03 20:23:49 +08:00 |
|
|
|
150e71ea9b
|
更新版本
修复当itemCount == 0时,滑动控件会闪退的bug。
|
2018-09-03 20:14:08 +08:00 |
|
|
|
87d3c6212b
|
Update Version
fix bug when itemCount is 0.
|
2018-09-03 20:13:26 +08:00 |
|
|
|
24d47916db
|
Update Version
|
2018-09-03 20:12:00 +08:00 |
|
|
|
1f0a4abfc8
|
Update Sample
change toobar title when recyclerview scroll to new item.
|
2018-09-03 19:59:51 +08:00 |
|
|
|
c9ff4425e7
|
Merge pull request #3 from egeniq-forks/f/crash_fix
Fix on items not being removed and crash on scroll
|
2018-09-03 19:33:05 +08:00 |
|
|
|
81be937cdb
|
Fix on items not being removed and crash on scroll
|
2018-09-03 12:46:58 +02:00 |
|
|
|
4371498f12
|
Update README_CN.md
update version
|
2018-08-29 18:04:14 +08:00 |
|
|
|
db6b7b6b50
|
Update README.md
update version
|
2018-08-29 18:03:32 +08:00 |
|
|
|
0f5b9e4d1e
|
Merge pull request #1 from egeniq-forks/develop/fix_crash
Fix crash if adapter is empty
|
2018-08-29 17:38:13 +08:00 |
|
|
|
2aa6d64a81
|
Fix crash if adapter is empty.
"java.lang.IndexOutOfBoundsException: Invalid item position -1(-1). Item count:0"
|
2018-08-29 11:17:04 +02:00 |
|
|
|
da9fbb3106
|
Update README.md
|
2018-08-07 17:34:25 +08:00 |
|
|
|
8490f267b5
|
更新 README.MD
|
2018-08-07 17:33:35 +08:00 |
|
|
|
17e0a5c811
|
Update README
|
2018-08-07 17:31:34 +08:00 |
|
|
|
a26bb10655
|
update version config
|
2018-08-07 17:20:48 +08:00 |
|
|
|
8434f97789
|
add ItemChangedListener
增加位置改变时候的回调
|
2018-08-07 17:18:41 +08:00 |
|
|
|
85de0bac5c
|
增加中文说明
|
2018-07-05 10:37:09 +08:00 |
|
|
|
742e66eeb5
|
Update DefaultAnimation
delete redundant lines
|
2018-07-05 10:34:30 +08:00 |
|
|
|
e6dc66a7ca
|
创建 中文 README
|
2018-07-05 10:32:50 +08:00 |
|
|
|
50dec95ec9
|
Update README
|
2018-07-05 09:39:56 +08:00 |
|
|
|
3a54c06b99
|
Merge branch 'master' of https://github.com/LittleMango/StackLayoutManager
|
2018-07-04 23:25:23 +08:00 |
|
|
|
842ab63f4f
|
update readme
|
2018-07-04 23:18:10 +08:00 |
|
|
|
4f6557c7fc
|
Fix unmatch bug
Fix unmatch bug
|
2018-07-04 23:09:09 +08:00 |
|
|
|
863696d189
|
add sample gif
add sample gif
|
2018-07-04 23:08:45 +08:00 |
|
|
|
6b2f3df221
|
Add click sample code
Add click sample code
|
2018-07-04 11:03:27 +08:00 |
|
|
|
14c1021530
|
Supports getting the position of first visible item
Supports getting the position of first visible item
|
2018-07-04 11:02:44 +08:00 |
|
|
|
10f7f3ea23
|
Remove redundancy dependencies
Remove redundancy dependencies
|
2018-07-04 10:59:05 +08:00 |
|
|
|
a6df59e957
|
Delete test class
Delete test class
|
2018-07-04 10:58:01 +08:00 |
|
|
|
e3e7a30c58
|
Add new ignore
Add new ignore
|
2018-07-04 10:57:17 +08:00 |
|
|
|
ef078821a2
|
删除部分冗余代码
删除部分冗余代码
|
2018-07-03 18:31:39 +08:00 |
|
|
|
eb414b449a
|
增加上传 Jcenter 脚本
增加上传 Jcenter 脚本
|
2018-07-03 18:30:40 +08:00 |
|
|
|
c6eda5705d
|
Initial commit
|
2018-07-03 16:04:08 +08:00 |
|