mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-16 18:55:57 -04: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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user