feat(#2080): Add scroll to bottom button in message list (#2283)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-06-28 14:58:50 +00:00 committed by GitHub
parent 3fddf0fd06
commit c1bcd0613d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 59 additions and 32 deletions

View file

@ -704,4 +704,5 @@
<string name="no_ble_devices">No Bluetooth devices found.</string>
<string name="no_network_devices">No Network devices found.</string>
<string name="no_usb_devices">No USB Serial devices found.</string>
<string name="scroll_to_bottom">Scroll to bottom</string>
</resources>