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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -