Open mcongrove opened 11 years ago
You can use https://github.com/FokkeZB/nl.fokkezb.dynamicScrolling of course.
Let me know if you any changes to this widget.
That was the plan :+1:
This ticket is mainly for the Model logic and data storage.
How do we handle this for Android?
I will have to add Android support by adding and removing a last row instead of using tablefooter.
Currently, we only load in X number of items for each TableView. This needs to be infinite.
Will also need to investigate holding more data in DB, as currently we purge data on each new data request.