Skip to content

FirebaseArray's Limited Access Modifiers #337

Closed
@WillieCubed

Description

@WillieCubed

I'm trying to create an addon to FirebaseUI; this addon includes the FirebaseSpinnerAdapter I proposed in #304 for this library. @puf suggested I put it in a separate library, thus I created the FirebaseUI-Android-Addons repository.
It (for now) includes the FirebaseSpinnerAdapter, but I ran into a problem during implementation: I had to create a copy of the FirebaseArray for a future feature since the one FirebaseUI provides is package-private.

I was wondering if I could submit a PR to change that since my problem would be fixed with some SOLID programming.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions