Simplying vector drawable for android
问题 I wish to simply a vector drawable created from a svg in inkscape. According to Android Studio my vector path is too long . I don't know how to fix it so that it'll work. The code is below, along with what the drawable is suppose to look like. <?xml version="1.0" encoding="utf-8"?> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="43.844998dp" android:height="43.591998dp" android:viewportWidth="43.844998" android:viewportHeight="43.591998"> <path android