cloudshooterhuman
cloudshooterhuman
Hi @daimajia , Please how can I change the indicator color ?  Thanks Abdellah SELASSI
**LogCat :** **cause :** `java.lang.InstantiationException: Can't instantiate abstract class uk.ivanc.archimvp.model.entities.Campaigns` **detailMessage :** `Failed to invoke public uk.ivanc.archimvp.model.entities.Campaigns() with no args` **Campaigns.java** ``` @AutoValue public abstract class Campaigns implements Parcelable{ public...
I don't know why the default color of the button isn't the same as the theme color ? I haven't this problem before? 
change deprecated "compile" declaration by "implementation"

Hey everyone, I'm trying to integrate icheck with an IONIC project but after install/setup I got this problem : `icheck.js:34 Uncaught TypeError: Cannot read property 'fn' of undefined(…)` any hint...
`ConstraintLayout` has proved by google that it performs about 40% better in the measure/layout phase than `RelativeLayout`. I will be happy to work on this feature.