I have created animated toggle and it works perfect if android:checked=\"true\" ie: it plays drawable from 1-9 but if android:checked=\"false\" its stu
android:checked=\"true\"
android:checked=\"false\"
You must rename your file from "animatedbutton_OFF.xml" to "animatedbutton_off.xml". And from "animated_button_on.xml" to "animatedbutton_on.xml"