One of Inactive/Active Image Resources are required!!
<com.varunest.sparkbutton.SparkButton
android:id="@+id/spark_button"
android:layout_width="40dp"
android:layout_height="40dp"
app:sparkbutton_activeImage="@drawable/ic_edit_black_48dp"
app:sparkbutton_inActiveImage="@drawable/ic_edit_white_48dp"
app:sparkbutton_iconSize="40dp"
app:sparkbutton_primaryColor="@color/primary_color"
app:sparkbutton_secondaryColor="@color/secondary_color" />

i have same issue!
Exception Details java.lang.IllegalArgumentException: One of Inactive/Active Image Resources are required!! at com.varunest.sparkbutton.SparkButton.init(SparkButton.java:121) at com.varunest.sparkbutton.SparkButton.
Hey can you let me know the version of SparkButton you are using. I will check it out myself.
com.github.varunest:sparkbutton:1.0.5