[Solved] Why do I get this error with setAdapter()?


Check your SportsCaloriesAdapter class. You must implement in it a constructor with Context and List as parameters.

1

solved Why do I get this error with setAdapter()?