Davide Steduto
Davide Steduto
@ahikmat85, you can check my library [FlipView](https://github.com/davideas/FlipView), it is fully customizable :-) speed too.
@jurisjansons, are you trying to update the data set with a new one not filtered and then trying to filter? Why not providing a data set already filtered? Currently, the...
@jurisjansons, it might be margin for an improvement, I need to understand. Could you please answer at my questions above? Thanks.
It might be part of the same enhancement of #675. The logic to set or update new items is in common. The improvement should take into account the existing filter...
Hello! Thanks for opening this issue. Yes, we can move to Maven Central, only problem I can't build the project anymore. I guess I should take each version and manually...
That would be great, however another person already did it, he will create a PR soon. I'm super busy with things in my work and life. I need to find...
@everyone, sorry guys and girls, I won't be on time for 1st of May. Higher priorities in my life as this activity is _very_ annoying. Please, make a copy of...
Hello Ilya, you can use it, but I am not maintaining it anymore as I have higher priorities. There might be some incompatibility due to recent AndroidX and soon they...
@IHNEL, this might be part of the future extensions. It needs to be analysed.
@IHNEL, when I checked I saw that a new object container is necessary so we should extend an AbstractAdapter without any list inside, this middle layer exposes some methods that...