Low quality image after v2.70

Kevin

Well-Known Member
Licensed User
Longtime User
Please, please, please give us an option to disable this new image down-res feature! I just opened my app on my Galaxy Tab 2 and the buttons look terrible. I'd like to update my app ASAP with a fix.
 

FJS

Active Member
Licensed User
Longtime User
Good afternoon

With mapbitdata object the quality is low yet, what can i do?
 

FJS

Active Member
Licensed User
Longtime User
thank you for the information, i will try to find any comment about this one. but in any case, could we do any thing to load right the images however we dont have memory?
Maybe, could we load the images before load the layout?


I load the the bitmap like following way:

Dim a as bitmapdata
Dim b as imageview

In both case I use the following sentence to load the picture (not on the designer, but on the code ):

a.Bitmap=LoadBitmap(File.DirAssets,"examplea.png")
b.Bitmap=LoadBitmap(File.DirAssets,"exampleb.png")

But when run the app in the movilphone, I find "b" objets have a good quality, but the "a" objets have a very poor quality, however with the previus issue of program, it didnot happend

Thank you very much for your support
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…