Christoph Polcin

Results 37 comments of Christoph Polcin

the idea is cool. an other approach could be having a morse code input layer which interacts on top of wrapd.

sorry, i took a few days off. is it possible to get a diff / patch that contains your changes? it would be much easyer to review and adapt changes.

just attach a diff from your last branching point. myabe it's easyer to adapt your idea ontop of the head.

or post a link to your hg repo.

I feel somehow unsatisfied with @svtdragon LayoutParam hack. Therefore I tried an other approach, but got stuck by computing the adapter index when adding a view to the recycled list....

maybe that's the reason why it's feeling uncomfortable ;)

i took a look inside your code and ours. everything seems to be fine, or i can't spot the error atm. we don't use a global state or caching or...

Yes the memory consumption should be doubled since #14 because of teeing the body, which sucks badly. We still need to refactor this case and do some strategy for servers...