I have a game that can support QVGA and HVGA with the same resources unscaled, but can't support HVGA and WVGA with the same resources unscaled. I'd like to keep the auto scaling in the manifest. I already know how to determine if a device is actually a screen size that should not be scaled in code. Is there any way to selectively disable scaling before any resources are even loaded?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

