正文Android Shape 详解IP云V管理员/2022-10-31/4 阅读 10/31提示:扫一扫查出行【扫一扫了解最新限行尾号】复制提示1 http://blog.csdn.net/feng88724/article/details/63981932 <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <!--android:shape="oval"表示所要绘制的图形是一个椭圆,默认是rectangle,长方形-->