android - How to fix jagged edges of controls (buttons, autocomplete text)? -
i developing first android application. have created relativelayout 2 buttons , 1 autocomplete text view. 3 controls display correctly on emulator. however, when create apk file , install on samsung galaxy 5, buttons show jagged edges, , top , bottom lines 'sink' bit , text view gets appearance of rounded square brackets on either side horizontal edges sunk half millimeter or so.
any in understanding happening , how fix highly appreciated.
i'm guessing samsung using own theme in app. can override theme making 1 yourself.
this you: http://developer.android.com/guide/topics/ui/themes.html
Comments
Post a Comment