alivc_volume_img.xml
320 Bytes
<?xml version="1.0" encoding="utf-8"?>
<level-list xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:drawable="@mipmap/alivc_volume_mute"
android:maxLevel="0" />
<item
android:drawable="@mipmap/alivc_volume_unmute"
android:maxLevel="100" />
</level-list>