jc_seek_thumb_pressed.xml 258 Bytes
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="oval"
    xmlns:android="http://schemas.android.com/apk/res/android">
    <solid android:color="#fff0f0f0" />
    <size
        android:height="15.0dip"
        android:width="15.0dip" />
</shape>