mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(messaging): Overhaul message bubbles and add actions (#4206)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
8dc1a3a8cf
commit
5d0d52517d
9 changed files with 569 additions and 104 deletions
|
|
@ -292,6 +292,7 @@
|
|||
<string name="delete">Delete</string>
|
||||
<string name="delete_for_everyone">Delete for everyone</string>
|
||||
<string name="delete_for_me">Delete for me</string>
|
||||
<string name="select">Select</string>
|
||||
<string name="select_all">Select all</string>
|
||||
<string name="close_selection">Close selection</string>
|
||||
<string name="delete_selection">Delete selected</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue