Bahram Malaekeh

Results 4 issues of Bahram Malaekeh

I have been having an issue when I call the "notifyDataSetChanged()" directly on the original adapter (RecyclerView.Adapter) passed to the RecyclerViewMaterialAdapter. Nothing seems to happen. If I call the function...

The issue: As stated several places in the docs, you can return a full object from a POST. But this is especially difficult in regards to the "Multiple Tables Insertion...

how-tos

- Added ```hasNext()``` function to ChainTourGuide. - Added info to Readme about ```disableClickThroughHole(...)```. The logic for ```hasNext()``` already exists in the ```next()```, but by making it publicly accessable users of...

### SQLDelight Version 2.0.2 ### Application Operating System Android, iOS, Native ### Describe the Bug When using a not in-memory DB on Android, a single table fails to be created...

bug