daxus
daxus copied to clipboard
provide a generic pagination adapter
In most case, developers don't need to specify transform or getId when creating pagination adapter. If we provide a generic pagination adapter, it may reduce the code that developers need to write.