Brandon Shihabi
Brandon Shihabi
Actually, I'm sorry, this is my mistake, using the ProgressBarBuilder to continuously update has fixed the issue.
Hey @ctongfei, sorry for the late response! Here is a simple example that should show how it can be reproduced, please let me know if you are able to replicate...
This really needs to be addressed. For a library with this many downloads which ALREADY has the invalidate() function built in, it really shouldn't be that hard to update. If...
Any update on this?
This actually really needs to have some fix to it, because as it stands, I have a list view however when I set the number of items, I always receive...
Ok, have found a solution. Simply check if an element is MoreComment with "if (someCommentForest[index] is MoreComment) "... I wonder if that would be easy to check in the actual...
That is super nice! Please keep us updated
So if you guys compile the engine using that repo, it has been working great for our team. It is basically a perfect solution, haven't encountered any bugs yet
However, I might add that this only works for android
I'll try and work on this as many people seem to want this