Closed
Description
In InstrumentsFragment there is code that opens need instrument fragments based on the name of the tool, do not consider localization. For example, if I add a multimeter translation, then when I click on the button, the opening fragment with the multimeter will not happen because the multimeter will be written in another language. I suggest using getResources ().getString (R.string.instrumentsName) instead of case "instrumnet name".
If you need it, I can take it.
Metadata
Metadata
Assignees
Labels
No labels