Files
RidgeScout/app/src/main/res/drawable/dropdown.xml
T
Michael Mikovsky ff84760ab2 Add better dropdown
2025-02-17 15:46:00 -07:00

6 lines
345 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="12dp" android:viewportHeight="24" android:viewportWidth="24" android:width="12dp">
<path android:fillColor="#000000" android:fillType="evenOdd" android:pathData="M5,8l7,8l7,-8z" android:strokeColor="#00000000" android:strokeWidth="1"/>
</vector>