than in onBindViewHolder, you just get the list of...
# android-architecture
r
than in onBindViewHolder, you just get the list of emojis for that position and bind it accordingly. and the complexity is O(n) since you have to get items from the list