question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature request] FirebaseListFragment

See original GitHub issue

From my experience, I find myself implementing a common pattern using a FirebaseRecyclerAdapter often: I create a class for a fragment which only includes a RecyclerView initialized with a FirebaseRecyclerAdapter that also includes some utility methods and a callback for a Fragment/Activity to intercept touch events. I’m wondering if this would be an appropriate addition to the library considering that this is likely a common pattern for developers.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
samtsterncommented, Mar 13, 2017

@TheCraftKid that ETA depends on some iOS timelines (we need them to match new features) so hard to say. I’d personally like to see it go out in ~1month or less but no promises!

0reactions
samtsterncommented, Mar 13, 2017

Closing this issue due to discussion above, thanks for bringing this possible add-on to our attention.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature requests | Firebase - Google
Feature requests. bookmark_border. Stay organized with collections Save and categorize content based on your preferences. Dismiss
Read more >
ListFragment - Android Developers
ListFragment hosts a ListView object that can be bound to different data sources, typically either an array or a Cursor holding query results....
Read more >
Android application using Google Firestore and Architecture ...
Android app with Google Cloud Firestore and Architecture Components. This is an Android application using the following services and components:.
Read more >
Maintain/Save/Restore scroll position when returning to a ...
In my case I made a asynchronous network request and reloaded the list in a callback after it completed. This is where I...
Read more >
Using Firebase to create a “simple” Chat application in Android
If you've imported the Firebase dependency into Gradle, you should have all Firebase client features available… Our Chat app will have 4 screens:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found