Android View 圓角實現//用outline裁剪內容區域view.setClipToOutline(true); view.setOutlineProvider(new ViewOutlineProvider() {
確定! 回上一頁