Closed GoogleCodeExporter closed 9 years ago
I'm going to play around with MediaSessionMgr::defaultsSetScreenSize to get
this back to normal, but any idea why this build changed it? :P Feel free to
close this ticket as I can get it back to normal using this method.
Original comment by mattvanv...@gmail.com
on 9 Sep 2011 at 11:28
You MUST not call "MediaSessionMgr::defaultsSetScreenSize". Why are you using
this function?
Original comment by boss...@yahoo.fr
on 10 Sep 2011 at 11:23
I'm using to have the screen size look correct for my device. Without using it,
Pictures are stretched and narrow.
Is there a better way to be doing this using the framework?
Original comment by mattvanv...@gmail.com
on 13 Sep 2011 at 1:30
Ok, the method i'm doing now is making the ImageView larger then the area
displayed, current dimensions to make it look not stretched are 500x480. I'm
worried about losing a lot of data transferred with this approach, so if there
is any other approach to recommend I would be all for it.
Original comment by mattvanv...@gmail.com
on 15 Sep 2011 at 12:53
Original issue reported on code.google.com by
mattvanv...@gmail.com
on 9 Sep 2011 at 10:44Attachments: