MaterialDesignLibrary icon indicating copy to clipboard operation
MaterialDesignLibrary copied to clipboard

rippleColor

Open zhaoxiuyu opened this issue 9 years ago • 5 comments

image

zhaoxiuyu avatar Aug 12 '16 05:08 zhaoxiuyu

repositories { jcenter() maven { url "https://jitpack.io" } }

dependencies { compile 'com.github.anasanasanas123:MaterialDesignLibrary:1.6' }

liodali avatar Aug 17 '16 09:08 liodali

Failed to resolve: com.github.anasanasanas123:MaterialDesignLibrary:1.6

cs8 avatar May 05 '17 09:05 cs8

use this one compile 'com.github.vajro:MaterialDesignLibrary:1.6'

chnouman avatar May 23 '17 09:05 chnouman

Failed to resolve: com.github.vajro:MaterialDesignLibrary:1.6

LSDsl avatar Sep 15 '17 12:09 LSDsl

repositories { maven { url "https://jitpack.io" } }

dependencies { compile 'com.github.vajro:MaterialDesignLibrary:1.6' }

chnouman avatar Sep 15 '17 14:09 chnouman