mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Feature: Filter node list (#920)
* Filter node list with text field against shortname and longname * Show filter hint * Reference "this" node from model instead of list position
This commit is contained in:
parent
5c6aadb5fd
commit
675c6a6b22
7 changed files with 180 additions and 19 deletions
|
|
@ -12,6 +12,8 @@
|
|||
<string name="sample_message" translatable="false">hey I found the cache, it is over here next to the big tiger. I\'m kinda scared.</string>
|
||||
|
||||
<string name="unknown_node_short_name" translatable="false">\???</string>
|
||||
<string name="node_filter_placeholder">Filter</string>
|
||||
<string name="desc_node_filter_clear">clear node filter</string>
|
||||
|
||||
<string name="elevation_suffix">ASL</string>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue