what-the-bank/resources/res/drawable/mtrl_switch_track.xml

12 lines
368 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="32dp"
android:width="52dp"
android:viewportWidth="52"
android:viewportHeight="32">
<path
android:name="track"
android:fillColor="#ffffffff"
android:pathData="@string/mtrl_switch_track_path"/>
</vector>