Fix incorrect history order displaying
The following changes implemented:
-
Reversing the order in how the history elements are added to the list.
-
Reversing the scroll order (backwards) of the recycle view.
I did not understand the CodeFactor complaint, this change did not implement the bind() method lol
From what I can see, this was most likely flagged because you edited the file, not because of your changes.
From what I can see, this was most likely flagged because you edited the file, not because of your changes.
oh, i didn't know that there was this difference you described
@willmatheus there is a bug with the insertion order. The history order is broken. The last calculation I did is in third position. It's very weird. I think that your forget to change the order
somewhere in the code
@willmatheus any news ?
@willmatheus any news ?