Skip to content Skip to sidebar Skip to footer
Showing posts with the label Scaling

Resizing A Bitmap To A Fixed Value But Without Changing The Aspect Ratio

I'm looking for a solution for the following problem: how to change the size of a Bitmapto a fi… Read more Resizing A Bitmap To A Fixed Value But Without Changing The Aspect Ratio

Calculate Screen Size In Android

I have traveled all over the internet looking for a way to do something that I thought would be ver… Read more Calculate Screen Size In Android

Android Local Image Displayed Via Webview Is Blurry

I have a webview loading an image from the assets/ folder. The image is displayed zoomed 100% (or m… Read more Android Local Image Displayed Via Webview Is Blurry

Android Weird (at Least For Me) Behaviour Of Control After Scaling / Doesn't Accept Input In It's Whole Area

This should be simple but I can't find a solution: I have a custom view and it scales to 200% i… Read more Android Weird (at Least For Me) Behaviour Of Control After Scaling / Doesn't Accept Input In It's Whole Area

Android Screen-size And Screen-density Image Selection

I am having problems when trying to use multiple horizontal images on different size devices. I hav… Read more Android Screen-size And Screen-density Image Selection