Skip to content

Incorrect treatment of empty Cursors #7

@Alexander--

Description

@Alexander--

Even if ContentProvider responds to initial query with a non-null Cursor, ContentProviderHelper still won't show those columns unless the Cursor has at least one row (other functionality — querying etc. also won't work). It should be able to work even if Cursors is empty, because it still has the list of columns, possibly types etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions