filterList

fun filterList(context: Context, fleetTypeStr: String?, headingDirection: String?)

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.

fleetTypeStr

is a String Object and parameter of Vehicle class

headingDirection

is a String Object and parameter of Vehicle class