-- Guys, back to the reactions / slack example, would you put views which might get used only sometimes (like Edited, and Reactions) in your item view and the just visible/gone them, or viewstub, or dynamically add/removeView ?
g
ghedeon
03/10/2019, 8:31 PM
I'd go with visible/gone, seems like a premature optimization.
u
ursus
03/11/2019, 4:06 AM
maybe, I was just dumping Slack's UI, and reactions view are not present in say text messages