You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its very hard to subclass the firebaseArray class (for the database recyclerview), due to the member functions being private, not protected (esp. getIndexForKey). This is needed to implement custom functionality.