Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bingoogolapple/BGABaseAdapter-Android issues and pull requests
#55 - 2.0.1:从 JCenter 迁移到 JitPack
Pull Request -
State: closed - Opened by bingoogolapple almost 4 years ago
#54 - can not download this repository
Issue -
State: open - Opened by mm46468648 almost 4 years ago
#53 - 如何关闭悬浮字母
Issue -
State: open - Opened by matianbo12345 about 4 years ago
#52 - 建议: BGABaseAdapterUtil 获取 Application时不要调用隐藏 API;改为让调用者传递吧。
Issue -
State: open - Opened by 790396054 over 4 years ago
#51 - 请问适配了androdx了吗
Issue -
State: open - Opened by lhuoren about 5 years ago
#50 - 空数据时无法动态添加数据
Issue -
State: open - Opened by chu147852 about 5 years ago
- 1 comment
#49 - 2.0.0 支持 androidx
Pull Request -
State: closed - Opened by bingoogolapple about 5 years ago
#48 - 没有对最新的diffutils支持
Issue -
State: open - Opened by yuan9034 about 5 years ago
#47 - 使用悬浮分类列表的时候 添加头部布局 第一个悬浮字母会在头部布局上面
Issue -
State: open - Opened by LCM-93 over 5 years ago
#46 - demo报错了
Issue -
State: open - Opened by wu21731 almost 6 years ago
#45 - 没有生成DataBinderMapperImpl
Issue -
State: open - Opened by Ttxy0105 over 6 years ago
- 1 comment
#44 - 显示错位
Issue -
State: open - Opened by 15321657258 over 6 years ago
#43 - 多条目type的时候局部刷新错位
Issue -
State: open - Opened by icqapp about 7 years ago
#42 - 添加 DataBinding 相关混淆规则到 Library 中
Pull Request -
State: closed - Opened by bingoogolapple about 7 years ago
#41 - 请问混淆规则应该怎么添加
Issue -
State: closed - Opened by SiberiaDante about 7 years ago
- 1 comment
#40 - 'cn.bingoogolapple:bga-baseadapter:1.2.7@aar'依赖时找不到
Issue -
State: closed - Opened by EternityLovehh about 7 years ago
- 2 comments
#39 - v1.2.7 升级 gradle 插件到3.x,divider 增加 px 单位的参数
Pull Request -
State: closed - Opened by bingoogolapple about 7 years ago
#38 - BGARVVerticalScrollHelper Delegate 增加 settling 方法
Pull Request -
State: closed - Opened by bingoogolapple over 7 years ago
#37 - v1.2.5 级联滚动
Pull Request -
State: closed - Opened by bingoogolapple over 7 years ago
#36 - update demo
Pull Request -
State: closed - Opened by bingoogolapple over 7 years ago
#35 - 修复只有一个条目时不显示悬浮分类
Pull Request -
State: closed - Opened by bingoogolapple over 7 years ago
#34 - 修复拖拽排序时 divider 遮挡 item
Pull Request -
State: closed - Opened by bingoogolapple over 7 years ago
#33 - v1.2.2 将包名从 cn.bingoogolapple.androidcommon.adapter 修改为 cn.bingoogolapple.baseadapter
Pull Request -
State: closed - Opened by bingoogolapple over 7 years ago
#32 - 优化 BGADivider 悬浮分类索引
Pull Request -
State: closed - Opened by bingoogolapple over 7 years ago
#31 - v1.2.0 fix #28 fix #25
Pull Request -
State: closed - Opened by bingoogolapple over 7 years ago
#30 - 拷贝源码到bgaphotopicker,编译databind出错
Issue -
State: closed - Opened by ximencx over 7 years ago
- 4 comments
#29 - 请问怎么刷新 childView (侧拉)的里面的内容,notifyitermChange(position),只对外面起作用
Issue -
State: closed - Opened by zwwxj over 7 years ago
- 1 comment
#28 - 功能缺失,不支持FooterView和HeaderViewd的删除
Issue -
State: closed - Opened by Lewis-0710 almost 8 years ago
#27 - v1.1.9 修复有 header 和 footer 时,addMoreData 不能刷新添加的数据
Pull Request -
State: closed - Opened by bingoogolapple almost 8 years ago
#26 - 混淆
Issue -
State: closed - Opened by hanxiaozhe almost 8 years ago
- 4 comments
#25 - BGAGridDivider中的newInstanceWithSpaceDp()方法不是静态
Issue -
State: closed - Opened by Ttxy0105 almost 8 years ago
#24 - v1.1.8
Pull Request -
State: closed - Opened by bingoogolapple about 8 years ago
#23 - v1.1.7 增加 SuspensionCategoryDelegate,配合 BGADivider 来快速实现悬浮分类列表效果
Pull Request -
State: closed - Opened by bingoogolapple about 8 years ago
#22 - 增加 BGADivider,RecyclerView 垂直方向通用分隔线
Pull Request -
State: closed - Opened by bingoogolapple about 8 years ago
#21 - java.lang.VerifyError 分包之后出现了这个异常?
Issue -
State: closed - Opened by liujiandong1992 about 8 years ago
- 1 comment
#20 - update readme
Pull Request -
State: closed - Opened by bingoogolapple about 8 years ago
#19 - v1.1.5
Pull Request -
State: closed - Opened by bingoogolapple about 8 years ago
#18 - 「add」v1.1.4 BGARecyclerViewAdapter 支持多种 Item 类型 fix #11
Pull Request -
State: closed - Opened by bingoogolapple about 8 years ago
#17 - 「update」v1.1.3 优化 BGABindingRecyclerViewAdapter
Pull Request -
State: closed - Opened by bingoogolapple about 8 years ago
#16 - 「add」支持 DataBinding
Pull Request -
State: closed - Opened by bingoogolapple about 8 years ago
#15 - 「add」增加TextView相关便捷操作
Pull Request -
State: closed - Opened by bingoogolapple over 8 years ago
#14 - item中多Edittext会出现数据混乱的情况,设置addTextChangedListener
Issue -
State: closed - Opened by kennielab over 8 years ago
- 3 comments
#13 - 「update」修改截图
Pull Request -
State: closed - Opened by bingoogolapple over 8 years ago
#12 - 单独建个issues来保存截屏以便获取图片路径
Issue -
State: closed - Opened by bingoogolapple over 8 years ago
- 1 comment
#11 - 多item
Issue -
State: closed - Opened by zhaoxiuyu over 8 years ago
- 1 comment
#10 - v1.1.0 fix #3 将所有datas都改成data
Pull Request -
State: closed - Opened by bingoogolapple over 8 years ago
#9 - 添加头和尾
Issue -
State: closed - Opened by zhaoxiuyu over 8 years ago
#8 - upgrade gradle
Pull Request -
State: closed - Opened by bingoogolapple over 8 years ago
#7 - upgrade gradle version
Pull Request -
State: closed - Opened by bingoogolapple over 8 years ago
#6 - 使用该适配器设置嵌套ListView问题
Issue -
State: closed - Opened by yummyChina almost 9 years ago
- 1 comment
#5 - upgrade gradle version
Pull Request -
State: closed - Opened by bingoogolapple almost 9 years ago
#4 - upgrade gradle
Pull Request -
State: closed - Opened by bingoogolapple almost 9 years ago
#3 - the word "data" itself is plural
Issue -
State: closed - Opened by haoguanqing about 9 years ago
#2 - listindexview 中最后一项看不到,或者被遮挡
Issue -
State: closed - Opened by cooliean over 9 years ago
- 2 comments
#1 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 9 years ago