I have a RecyclerView in a fragment that I wan't to update after I've gotten data from my server. I know that I have the data but the RecyclerView doesn't update
My code: Project: https://github.com/GurraB/Projekt_1 Classes in the project: https://github.com/GurraB/Projekt_1/tree/master/app/src/main/java/se/mah/projekt_1 The onBindViewHolder is never called and I can't figure out why. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/93c05832-d34b-48d0-bf2a-e70b80ab3b69%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

