mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor: migrate ChannelFragment to Composable (#615)
This commit is contained in:
parent
a560555a01
commit
5bf4c9c184
7 changed files with 353 additions and 450 deletions
|
|
@ -61,6 +61,7 @@
|
|||
<string name="modem_config_short">Short Range / Fast</string>
|
||||
<string name="modem_config_medium">Medium Range / Fast</string>
|
||||
<string name="modem_config_long">Long Range / Fast</string>
|
||||
<string name="modem_config_mod_long">Long Range / Moderate</string>
|
||||
<string name="modem_config_very_long">Very Long Range / Slow</string>
|
||||
<string name="modem_config_unrecognized">UNRECOGNIZED</string>
|
||||
<string name="meshtastic_service_notifications">Service notifications</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue