mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor: Conducting time filter at the component lvl to avoid metric nav cards from being disabled when we don't have recent data (#1402)
This commit is contained in:
parent
f6af9b8782
commit
013e3de792
7 changed files with 54 additions and 50 deletions
|
|
@ -307,7 +307,7 @@
|
|||
<string name="forty_eight_hours">48H</string>
|
||||
<string name="one_week">1W</string>
|
||||
<string name="two_weeks">2W</string>
|
||||
<string name="one_month">1M</string>
|
||||
<string name="four_weeks">4W</string>
|
||||
<string name="max">Max</string>
|
||||
<string name="selected">Selected</string>
|
||||
<string name="not_selected">Not Selected</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue