Is there any way to stretch image partially in android? Something like this
What you're doing is built into android, actually. Turn that image into a 9-patch.
http://developer.android.com/guide/developing/tools/draw9patch.html