Atanas Dimitrov

Results 9 comments of Atanas Dimitrov

@angcyo, you can generate it with this tool: [GnuPG](https://www.gnupg.org/download/index.html)

@kevintanhongann you can do all you want to improve this library with features and bug fixes. Just make pull requests if you want to merge them with my repository. :)

@ozodrukh check this out: http://central.sonatype.org/pages/gradle.html It will be much better if your library is published in the Maven Central! Thank you! :)

The main idea behind moving the CircularReveal library as a dependency is that it conflicts with other libs that use it when it's just included as a source library in...

Yeah. But if you have two libs that use that library... They conflict. In my case I have to fork your lib and move the CircularReveal as a dependency in...

I'm experiencing the very same problem and found a migration article that states to remove the CDS Service because the SDK is now responsible for this operations. Here is the...

Update ======= The above solution shared by me is not working. Every time the app has been updated - this crashes starts popping up... I don't know how could be...

Encountered this issue today and spent an hour debugging it. My issue was resolved by checking the **info.plist** file and adding the fonts to the **UIAppFonts** array as they were...