1 http://blog.csdn.net/feng88724/article/details/6398193
2
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
<!--android:shape="oval"表示所要绘制的图形是一个椭圆,默认是rectangle,长方形-->
1 http://blog.csdn.net/feng88724/article/details/6398193
2
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
<!--android:shape="oval"表示所要绘制的图形是一个椭圆,默认是rectangle,长方形-->