I have a RecyclerView that gets updated each time something is changed in firebase database. In my database, I have "posts" node and some children inside such as "likes", "comments" and so on.I have a RecyclerView that gets updated each ti
I have a RecyclerView that gets updated each time something is changed in firebase database. In my database, I have "posts" node and some children inside such as "likes", "comments" and so on.I have a RecyclerView that gets updated each ti