Closed r10s closed 1 year ago
@adbenitez and me brainstormed, how that could be done simplest. for a first, simple implementation we aim for
Activity
as this is the type of control that is already well known and understood by all devsas a copy+paste template, we could use the "Add Member" view - that already has the avatar, the name and right-aligned thingie, ContactMultiSelectionActivity
. alternatively. that could go to a dialog, whatever is simpler.
all that would be good enough for a first, shippable version. as an interation, we can got for per-emoji-tabs as on whatsapp/signal
a tap in the reaction line (added in #2401) shall open reaction details (cmp. signal, whatsapp)
some implementation also allow to send reactions from there, however we do not want that but go for a unique way for sending reactions that is the same if there are no reactions at all (long tap, see #2402).
successor of #2401