I used the below to make a bitmap with rounded corners. Now I want to draw a line around the bitmap.
private BitmapDrawable roundCornered(BitmapDrawable scal
How about to prepare 9-patch image like below and set it as a background by using android:background
android:background