-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels