isCircular

Whether the underlying RecyclerBinder will have a circular behaviour. Defaults to false.

Note: circular lists DO NOT support any operation that changes the size of items like insert, remove, insert range, remove range.

If this configuration is set to true, it will disable stable ids in the RecyclerView, independently of the value set on enableStableIds