Ali Afshar

Results 6 comments of Ali Afshar

Ow, annoyingly we lost these when migrating from hg. I should have checked that - sorry.

I've just tested and it works fine, quick hack example once `_offset` is `offset` ```dart List deserializeMany(List data) { final d = Deserializer(data); final List results = []; var keepDecoding...

This uses the google-api-python-client under the hood. That is where the bug is. However, I am really sorry about this - that is appalling forethought to dump the entire thing...

I get around it my explicitly setting the font. mSingleText = (SpritzerTextView) stub.findViewById(R.id.singletext); mSingleText.setTypeface(Typeface.create(Typeface.MONOSPACE, Typeface.NORMAL));

Could probably do this without a monospace font too. Would certainly look nicer.