Shiny_Wallpaper/app/src/main/res/drawable/indicator.xml
2024-08-02 16:03:37 +08:00

10 lines
313 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="22dp"
android:height="4dp"
android:viewportWidth="32"
android:viewportHeight="4">
<path
android:pathData="M0,4C0,1.791 1.791,0 4,0H28C30.209,0 32,1.791 32,4H0Z"
android:fillColor="#ffffff"/>
</vector>