Question
ScrollList getPositionForItem protected method, cant access
Hello,
Why is this method protected? I want to use this item position to scroll the ScrollList, when cursor is at the bottom (using animateToItem). I use physical buttons to move in the ScrollList.
Must I modify Middleware TouchGFX code to make it public?
Just wondering if this is unelegant solution, is there proper way to do this in TouchGFX, without modifying library code? Thanks!
