Kamran N. Farvin
Kamran N. Farvin
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.(SparkButton.java:68) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:727) at android.view.LayoutInflater.rInflate_Original(LayoutInflater.java:858) at android.view.LayoutInflater_Delegate.rInflate(LayoutInflater_Delegate.java:70) at android.view.LayoutInflater.rInflate(LayoutInflater.java:834) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:821) ...
com.github.varunest:sparkbutton:1.0.5
same problem here.
> DID YOU ADD android:usesCleartextTraffic="true" TO YOUR AndroidManifest.xml ?? I already added this line, but still not working
same issue...
0.0.8 has a weird problem with dexguard! we have to downgrade to 0.0.7 to ignore this problem ...