208d9a8f7f
The host's primary path to add an audience member to the stage was the long-press → "Promote to Speaker" row, which is hard to discover and was also being swallowed by ClickableUserPicture (which ignores onLongClick when onClick is null). Wire a tap handler on audience cells so a single tap opens the same per-participant sheet, surfacing Promote to Speaker for hosts and View Profile / Follow / Mute for everyone else.