0

I have a image:

backgorund degrade

but in app it looks like this:

background in android

realize how degrading it loses, Why this ocurred? and how to I repair this?

ademar111190
  • 14,215
  • 14
  • 85
  • 114
  • possible duplicate of [Bitmaps on ICS are loaded with wrong pixel format](http://stackoverflow.com/questions/9097887/bitmaps-on-ics-are-loaded-with-wrong-pixel-format) The question may be not exact duplicate, but try to search here ["color banding"](http://stackoverflow.com/search?q=%5Bandroid%5D+color+banding) and you will get answer. – Sergey Glotov Jun 04 '12 at 20:38
  • 1
    There is [good article](http://www.curious-creature.org/2010/12/08/bitmap-quality-banding-and-dithering/) on this topic by Romain Guy. – Sergey Glotov Jun 04 '12 at 20:47
  • I found the solution here: http://stackoverflow.com/questions/8417608/awful-background-image-quality-in-android/8417703#8417703 – ademar111190 Jun 04 '12 at 20:52
  • @SergeyGlotov really there a good aticle thaks a lot – ademar111190 Jun 04 '12 at 20:55

1 Answers1

0

I found the solution here

and here is good article on this topic indicated by Sergey Glotov

Community
  • 1
  • 1
ademar111190
  • 14,215
  • 14
  • 85
  • 114