you can also create a local variable Map<Int, L...
# android-architecture
r
you can also create a local variable Map<Int, List<Emoji>> in your adapter . Where the key is the position of the recyclerview item , and the List contains items for that position