I have an issue with the rendering of some views (buttons and edittext) which edges are distorted (the left and right edges appear 1 px below the body of the control). Controls on my device behave like that, but not on the emulator. Does anyone know the reason of this?
Share
Maybe take a look too to this : http://developer.android.com/guide/practices/screens_support.html
Maybe you have a density issue or something like that.