Re: [android-developers] Re: Force hdpi drawables on mdpi-xlarge devices

2011-07-03 Thread Dianne Hackborn
It uses a facility that is under development in the platform to do mipmap style drawables. It isn't in any way running at hdpi; it is loading application icons to have a larger size. On Sun, Jul 3, 2011 at 1:03 AM, Federico Carnales fedecarna...@gmail.comwrote: On May 23, 7:49 pm, Dianne

Re: [android-developers] Re: Force hdpi drawables on mdpi-xlarge devices

2011-07-03 Thread Dianne Hackborn
Yes as I said this is some initial work on doing mipmaps, and oh hey look at that if you are doing a mipmap there is a larger bitmap there that can be used if you want a larger size image. On Sun, Jul 3, 2011 at 2:16 PM, nadam a...@anyro.se wrote: Just tested this on my Motorola XOOM with

Re: [android-developers] Re: Force hdpi drawables on mdpi-xlarge devices

2011-05-26 Thread Dianne Hackborn
On Thu, May 26, 2011 at 3:35 PM, nadam a...@anyro.se wrote: I want to do this because it's what my client tells me to do. Not my decision. They have designed the app for phone size only and want it to scale up for larger devices (or not run on larger devices at all). The app contains many