Dan Workman

Results 2 issues of Dan Workman

`syncTableWithSurvey` is incredibly slow because it a) creates a `TextView` object for every row of the table and b) recreates them all every time we call the method. I am...

enhancement

At present a full redraw of the graph is always performed when panning the view. It should be possible via the following technique to simply move the already calculated image...

enhancement