issues
search
DevAhamed
/
MultiViewAdapter
Easily create complex recyclerview adapters in android
https://devahamed.github.io/MultiViewAdapter
Apache License 2.0
818
stars
149
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MultiViewAdapter not working views are not showing up
#122
kuberakm
opened
4 years ago
0
Diffutil
#121
dvasea1
opened
4 years ago
1
Section is already has a parent!
#120
KyawSoeW1n
closed
4 years ago
0
TreeSection.getChild(0) crashes! This actually return an item section.
#119
aungkhanthtoo
opened
4 years ago
0
How can I update the item in a TreeSection?
#118
aungkhanthtoo
opened
4 years ago
0
IllegalStateException when loading items
#117
AlonShahaf
opened
4 years ago
0
Layout manager: reverseLayout
#116
VasileDiaconu
opened
4 years ago
2
InfiniteLoadingHelper and StaggeredGridLayoutManager
#115
ebekerman
opened
4 years ago
0
Add android view binding support
#114
araxis
opened
4 years ago
2
Unable to provide our own PositionType within a section.
#113
rberends
opened
4 years ago
0
Persistent item position in RecyclerView using drag and drop
#112
ashtonjonesdev
opened
4 years ago
0
InfiniteScroll not working for horizontal recycler view
#111
nogipx
opened
4 years ago
1
[Question] Disabling default animations
#110
nogipx
opened
4 years ago
0
Save persistent state
#109
SergWh
opened
4 years ago
1
Prepare and release 3.0.0
#108
DevAhamed
closed
4 years ago
1
Release version 2.0.0
#107
DevAhamed
closed
4 years ago
0
Add the HeaderSections rather than the sections themselves.
#106
ElectricMagic
closed
4 years ago
5
Implement onDrawOver functionality inside the DecorationDelegate class
#105
DevAhamed
closed
5 years ago
1
Does it have Firestore support?
#104
Subroid
opened
5 years ago
1
Support for select specific item from section
#103
celsoperezcruz
opened
5 years ago
3
Support for selectAll function into a Section
#102
celsoperezcruz
opened
5 years ago
1
Failed to resolve: dev.ahamed.mva2:adapter:3.0.0-beta01
#101
JGeraldoLima
closed
5 years ago
1
Can I add multiple binder with same DataModel?
#100
kawtikwar
closed
5 years ago
2
How to use another LayoutManager for sections?
#99
JGeraldoLima
opened
5 years ago
5
Is it have support for PageListAdapter?
#98
kawtikwar
opened
5 years ago
1
Sample app has been updated with accessible color codes
#97
DevAhamed
closed
5 years ago
1
Disable swipe to dismiss for certain positions
#96
vkotovv
closed
5 years ago
3
getCachedSpanIndex of GridLayoutManager is inaccessible in SpanSizeLookup class
#95
RahulBhavani
closed
5 years ago
5
Show/hide child sections when NestedSection's show/hide api is called
#94
DevAhamed
closed
5 years ago
1
Show/hide child sections when NestedSection's show/hide api is called
#93
DevAhamed
closed
5 years ago
1
Clone changes from 2.x branch and release 3.0.0-beta01
#92
DevAhamed
closed
5 years ago
1
Prepare and release v2.0.0-beta01
#91
DevAhamed
closed
5 years ago
1
Behavior change to ItemSection and NestedSection
#90
DevAhamed
closed
5 years ago
1
Add missing javadoc comment inside OnItemClickListener class
#89
DevAhamed
closed
5 years ago
1
Fix incorrect window insets in sample app
#88
DevAhamed
closed
5 years ago
1
Fix NPE thrown by ItemSection
#87
DevAhamed
closed
5 years ago
1
Change behavior of HeaderSection
#86
DevAhamed
closed
5 years ago
1
Clone changes from 2.x branch and release 3.0.0-alpha02
#85
DevAhamed
closed
5 years ago
1
Prepare and release v2.0.0-alpha02
#84
DevAhamed
closed
5 years ago
1
Update sample app with new sections
#83
DevAhamed
closed
5 years ago
1
TreeSection's behavior changed for decoration, default expansion status
#82
DevAhamed
closed
5 years ago
1
Send pre-defined payload when item's selection/expansion is toggled
#81
DevAhamed
closed
5 years ago
1
Implement onDrawOver method inside decorator
#80
DevAhamed
closed
5 years ago
1
Update project readme
#79
DevAhamed
closed
5 years ago
1
Fixes incorrect adapter position being sent while calling notify method
#78
DevAhamed
closed
5 years ago
1
Is it possible to use different layout managers with multiview adapter?
#77
Subroid
closed
5 years ago
5
Fixes incorrect adapter position being sent while calling notify method
#76
DevAhamed
closed
5 years ago
1
clearAllSelections and collapseAllItems are not calling notify method with correct item position
#75
DevAhamed
closed
5 years ago
1
Fixes incorrect 'selection' and 'expansion' behaviour
#74
DevAhamed
closed
5 years ago
1
Fixes incorrect 'selection' and 'expansion' behaviour
#73
DevAhamed
closed
5 years ago
1
Next