[Solved] setAdapter(firebaseRecyclerAdapter) is crashing my program


After making some tries , Here’s what i came up with:

1- Make Interest class in a separated file.
2- Change every InterestActivity.Interest in your TimeLineFragment class with Interest

and this should works

solved setAdapter(firebaseRecyclerAdapter) is crashing my program