The Get method and the ReturnToPool method should be private. I don't know why do you have to expose it. [SimpleObjectPooling](https://github.com/QuocHieuNguyen/ExtenListView/blob/develop/Assets/ExtenListView/Runtime/ItemLoader/SimpleObjectPooling.cs#L25)
The Get method and the ReturnToPool method should be private. I don't know why do you have to expose it. SimpleObjectPooling