我有一个公式的图像,我将其转换为svg格式,然后转换为矢量可绘制格式。当我将其导入项目时,它会在xml布局中显示错误
这是矢量drawable
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:viewportWidth="290"
android:viewportHeight="242"
android:width="362.5dp"
android:height="302.5dp"></vector>