I have recyclerview, where each item might have 0-...
# android-architecture
u
I have recyclerview, where each item might have 0-n horizontal items (like reactions on message in slack), is there way to optimize it? Since it needs to dynamically create / remove views per onBindViewHolder