i want to design edittext with sharp edges something like facebook .sample code is appritiated.
Asked
Active
Viewed 3,423 times
1 Answers
2
http://www.androidworks.com/changing-the-android-edittext-ui-widget
you can draw 9 patch image in the shape u need and give it as the background to your EditText.
and also check this link