Hello,
I am trying to change the 'focusBitmapUri' property of the Minikeyboard with a custom png (9-patch image).
I checked the default focus image in memory using port 8080 and r2d2_bitmaps, which gave me the original size of the focus png -> 100x100 9-patch image
So i created a 100x100 png :
http://www.lecrabe.net/exchange/focused_key.9.pngbut when the keyboard gains/looses focus, the whole component is moving slightly....
can you tell me what is wrong ?
NB: whatever png i tried, or the 9-patch black borders i set, the keyboard is still moving around