Favorite Recycler Adapter
fun FavoriteRecyclerAdapter( searchWindow: SearchWindow, favorites: List<FavoriteResult>, chosenResult: MutableLiveData<SearchResult>)
Content copied to clipboard
chosenResult: A MutableLiveData that is used to trigger a callback if a favorite is clicked