SearchResultsViewHolderProvider

Interface for creating view holders for the SearchSuggestionsAdapter. At this time it is only supporting ChargeHub stations because it is the only purpose.

If you need to create new view holders for other data providers, you can use this interface to create them. For example, if dash and gm want to show different view holders for the same data provider, this interface can be extended.

Functions