I\'m getting a throw that says \"Must implement OnFragmentInteractionListener, and I already have it...
I\'ve looked at every question asked here, and no one helped me.<
Just remove this line:
throw RuntimeException(context.toString() + " must implement OnFragmentInteractionListener")
There is no need to remove the entire method.