Android-Rich-text-Editor icon indicating copy to clipboard operation
Android-Rich-text-Editor copied to clipboard

Not update repo in my project

Open ysdongare opened this issue 7 years ago • 2 comments

implementation 'com.github.bumptech.glide:glide:4.3.1' implementation 'com.github.chinalwb:are:0.1.2'

I am used this, but you have done the update of color is not working in my app(project).So what I have to do for that.

ysdongare avatar Nov 28 '18 11:11 ysdongare

Sorry, I didn't post new version to jcenter, so you have to download the are source and import into your project manually by adding implementation project(':are') to your app.

Sorry about this.

chinalwb avatar Nov 28 '18 15:11 chinalwb

Hello @ysdongare Sorry for the delay, I published 0.1.3, you can add implementation 'com.github.chinalwb:are:0.1.3' and give it a try.

This will fix the theme color changed issue.

Thanks for reporting and thanks for the helps of reporting.

chinalwb avatar Nov 29 '18 13:11 chinalwb