Android minimum version changes appearance of graphics
Posted: Wed Apr 20, 2016 3:39 am
I've discovered that changing the Standalone App Settings > Android > Android Minimum Version settings changes the way that my app displays graphics, on both the emulator & a single real device. See the attached PNG file.
The top row in the PNG file is a screen shot of my app with Android Minimum Version = 2.3. I get the same when I use Android Minimum Version = 3.0
The 2nd row in the PNG file is a screen shot of my app with Android Minimum Version = 4.0. I get the same when I use Android Minimum Version = 4.4.
Note the square halo that surrounds the disks in the 2nd row version, but not in the top row. I've worked out that this halo is coming from the graphic type oval, with a radial gradient, and a level 25 blendoverlay, that I use to provide shading to the blue oval graphic that is in the layer underneath it.
And is it my imagination or is the 2nd row lighter that the top row?
The only thing that I changed between taking these two screen shots was the Android Minimum Version in the stand alone settings.
1) Is this a bug or a feature
Seriously - I don't know if Android v4 changed the way that Livecode needed to display graphics.
2) I want my graphics to appear as they do in the top row; without a square halo. Is there any disadvantage to me specifying Android Minimum Version = 2.3? If there is no disadvantage then this is my easiest "solution".
Thanks in advance
Livecode 7.1 Indy on Windows 7
The top row in the PNG file is a screen shot of my app with Android Minimum Version = 2.3. I get the same when I use Android Minimum Version = 3.0
The 2nd row in the PNG file is a screen shot of my app with Android Minimum Version = 4.0. I get the same when I use Android Minimum Version = 4.4.
Note the square halo that surrounds the disks in the 2nd row version, but not in the top row. I've worked out that this halo is coming from the graphic type oval, with a radial gradient, and a level 25 blendoverlay, that I use to provide shading to the blue oval graphic that is in the layer underneath it.
And is it my imagination or is the 2nd row lighter that the top row?
The only thing that I changed between taking these two screen shots was the Android Minimum Version in the stand alone settings.
1) Is this a bug or a feature

2) I want my graphics to appear as they do in the top row; without a square halo. Is there any disadvantage to me specifying Android Minimum Version = 2.3? If there is no disadvantage then this is my easiest "solution".
Thanks in advance
Livecode 7.1 Indy on Windows 7