android studio 导入本地SVG文件 1. 创建xml文件 2. 生成xml文件 3. 完成 使用SVG SVG 转 Bitmap /** * SVG 转 Bitmap * @param context 上下文 * @param drawableId SVG资源 * @return