android: add long-press reaction and context action menu
Some checks are pending
CI / test (push) Has started running
Some checks are pending
CI / test (push) Has started running
This commit is contained in:
@@ -247,3 +247,9 @@
|
||||
- Added invite token extraction from incoming intents (`query token` and `/join/{token}` path formats).
|
||||
- Wired deep link token into `MessengerNavHost -> ChatListRoute -> ChatListViewModel` auto-join flow.
|
||||
- Removed manual `Invite token` input row from chat list screen.
|
||||
|
||||
### Step 41 - Chat UI / long-press action menu
|
||||
- Added long-press message action card in `ChatScreen` with quick reactions.
|
||||
- Added context actions from long-press: reply, edit, forward, delete, select, close.
|
||||
- Added placeholder disabled pin action in the menu to keep action set consistent with Telegram-like flow.
|
||||
- Updated Telegram UI batch-2 checklist items for long-press reactions and context menu.
|
||||
|
||||
Reference in New Issue
Block a user