cloudshooterhuman

Results 18 issues of cloudshooterhuman

Hi @daimajia , Please how can I change the indicator color ? ![indicator](https://drive.google.com/open?id=0B7MJlMguOqDzSXR3bjhKaFBFRm8) 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? ![btn](https://cloud.githubusercontent.com/assets/2206036/4739715/d3f9d246-5a06-11e4-859b-0e4df13a586f.png)

change deprecated "compile" declaration by "implementation"

![images-not-displayed](https://cloud.githubusercontent.com/assets/2206036/25867827/b8c40284-34f2-11e7-8063-a8b2009a5eeb.png)

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.