I have
Just add android:scaleType="fitXY" to your ImageView. For example for myimage.9.png:
android:scaleType="fitXY"
ImageView