how can I create a trapezoid shape like below image ?
I don\'t want to
You can try by making a LayerDrawable in either code or xml. Make a rectangle shape and a triangle shape Check out the developer site for more information: http://developer.android.com/reference/android/graphics/drawable/LayerDrawable.html
LayerDrawable