Android - RecyclerView not working
问题 I am trying to retrieve data from my Firebase database, but my screen is not showing anything. I don't see any errors so I don't know why nothing is happening. Can anyone spot any mistakes? I followed the FirebaseUI guide with some help from a stackoverflow member. The data should show the street and the user on the screen Fragment: public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { View rootView = inflater.inflate(R.layout.fragment_stopandmap,