[twitter-dev] Re: icon size issue

2010-03-03 Thread Terence Eden
Noted in issue http://code.google.com/p/twitter-api/issues/detail?id=601

If you're developing for mobile, try http://tinysrc.net/ to
dynamically resize the avatars.

On Feb 27, 1:44 am, eco_bach bac...@gmail.com wrote:
 Anyone know what the eta is for fixing the icon size issue?
 I just came across 1 that was 432X432 pixels!!!

 Obviously won't work for mobile...


[twitter-dev] Re: icon size issue

2010-03-01 Thread Rich
They fixed the resize issue a while back but said they wouldn't fix
ones that were uploaded whilst the problem was in evidence.

For the iPhone I've just implemented a dynamic resizing on caching as
you get a lot of memory issues when you try to display a UIImage of
large sizes.

On Feb 27, 1:44 am, eco_bach bac...@gmail.com wrote:
 Anyone know what the eta is for fixing the icon size issue?
 I just came across 1 that was 432X432 pixels!!!

 Obviously won't work for mobile...