filter List
fun filterList(context: Context, fleetTypeStr: String?, headingDirection: String?)
Content copied to clipboard
This method is used to filter the vehicle List based on Fleet Type & Heading Direction
Author
Darshan Bhanushali
See also
Parameters
context
is a Context object used to get string from resources.
fleet Type Str
is a String Object and parameter of Vehicle class
heading Direction
is a String Object and parameter of Vehicle class