Ah, yes, thanks Romain, that was it! Cheers.
On Sunday, 15 July 2012 06:45:58 UTC+10, Romain Guy (Google) wrote:
>
> Ah, this is an interesting bug that we ran into ourselves.
> createScaledBitmap() can return the *same* bitmap if the scaled copy would
> have the same dimensions as the original
You need to give control back to the EDT so it can draw the image.
The for loop needs to be in a non EDT thread.
On Apr 4, 3:01 pm, Noobs41bot wrote:
> Ok so I have all the code in place to create a random degree of rotation
> between a start and finish... works great... i have a progress bar t
It depends on how your app is setup. Depending on how applications declare
> > how they support multiple screens and densities the app might be boxed,
> > scaled or simply fill the screen and rely on layout to look correct.
>
> > On Sun, Jan 9, 2011 at 6:09 PM, Craig Mitchell wrote
:09 pm, Dianne Hackborn wrote:
> On Mon, Jan 10, 2011 at 4:43 PM, Craig Mitchell wrote:
> > > That is, no postage stamp in the middle like we did for apps
> > > targeting prior to 1.6 that only ever thought about 480x320
> > > mdpi screens.
> > That is what I wa
>
>
>
>
>
>
> On Sun, Jan 9, 2011 at 6:36 PM, Romain Guy wrote:
> > It depends on how your app is setup. Depending on how applications declare
> > how they support multiple screens and densities the app might be boxed,
> > scaled or simply fill the screen and rely
And you all have done a fantastic job at that. However, I'm not a fan
of boxing an app for large screens. I would much prefer an app to be
expanded to the full screen size and look a little pixelated, then
only take up a small section of the screen.
...apologies that this comment is off topic.
6 matches
Mail list logo