<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="100dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M4,12l1.41,1.41L11,7.83V20h2V7.83l5.58,5.59L20,12l-8,-8 -8,8z" />
</vector>
我下了你的代码换成这个svg箭头,准确率提升不少,嘿嘿!