Joni Silva
Joni Silva
That's because dy is the amount of scroll and not the currentScroll position. You should keep a global variable: private currentScrollY=0; and then update it: > @Override > public void...
But wouldn't the tables RushTextFile, RushJSONFile and RushBitmapFile with the prefix also be created (alongside with my extended classes)?
Thanks, I'll try that. It's not an issue, but I don't really like the tables to be prefixed with the package name, they can get an awfully long name and...