Populating ListViews for Event type and sub-type, but can't get the selected one to highlight. Will change to use spinners instead.

This commit is contained in:
Graham Jones
2022-01-17 18:34:49 +00:00
parent 1c20387753
commit ff9bb06241
4 changed files with 97 additions and 8 deletions

View File

@@ -320,4 +320,7 @@
<string name="remoteLogPeriodTitle">Remote Log Period (seconds)</string>
<string name="ManualAlarmBtnTxt">Raise Alarm</string>
<string name="save">Save</string>
<string name="event_type">Event Type:</string>
<string name="event_sub_type">"Event Sub-Type: "</string>
<string name="selectFromOptionselow"><![CDATA[<Select from Options Below>]]></string>
</resources>