1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-07 21:37:02 +09:00

DROID-3706 Chats | Fix | Restrict "Add reaction" to message for viewers (#2476)

This commit is contained in:
Evgenii Kozlov 2025-05-28 22:52:17 +02:00 committed by konstantiniiv
parent 1bb8f328ff
commit 600761947f

View file

@ -303,7 +303,7 @@ fun Bubble(
showDropdownMenu = false
}
) {
if (!isMaxReactionCountReached) {
if (!isMaxReactionCountReached && !isReadOnly) {
DropdownMenuItem(
text = {
Text(