Specify pls what EvenListener to use

Open
#86 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
android, kotlin

Research direction

Start by reviewing the FirestoreAdapter class and the codelab text describing EventListener and onEvent. Confirm which EventListener the example should use and update the instructions so the required implementation is unambiguous; done when a reader can follow the step without encountering the reported missing onEvent guidance.

Written by the indexing model from the issue text.

Description

https://stackoverflow.com/questions/61398980/error-type-eventlistener-does-not-take-parameters-implements-eventlistenerquer

image

I think many people stuck on this moment "Open the FirestoreAdapter class, which has been partially implemented already. First, let's make the adapter implement EventListener and define the onEvent function so that it can receive updates to a Firestore query:"

because of...
image

and there is no onEvent
image

Dominant language
Kotlin
Stars
295
Forks
168
Avg merge
3d 15h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/friendlyeats-android

All issues in firebase/friendlyeats-android

Similar issues

More Kotlin issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.