Search found 2 matches

by AWalters15
Mon Jan 27, 2014 7:44 pm
Forum: Android Deployment
Topic: Image controls look blurry once resized
Replies: 4
Views: 4634

Re: Image controls look blurry once resized

You can set resizeQuality like this:

set the resizeQuality of the image "yourImage" to "normal"

Hopefully this will help,
Chris

Resizing bitmap images is always a problem, especially when enlarging them. You will get jagged edges and other distortions. Setting the resizeQuality may help, but ...
by AWalters15
Wed Jan 22, 2014 1:29 pm
Forum: Android Deployment
Topic: Image controls look blurry once resized
Replies: 4
Views: 4634

Image controls look blurry once resized

Hi there ,

I've just finished creating my first android app with livecode :)

I have been very happy with the outcome and have been very impressed with how truly cross-platform livecode is.

I am having a problem that I am unwilling to add any images / android icons to the app as they always ...