ios - AQGridView cells disappear when scrolling horizontally and can't lock it -


i pulled aqgridview latest git repos based on recommendations here. it, unfortunately when scrolls horizontally cell's disappear. also, locks when scrolling vertically not horizontally. noticed open issue in git it, closed no resolution. has gotten work demo's?

thanks, graeme.

https://github.com/radhikas/aqgridview/tree/


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -