Ivan V

Results 5 comments of Ivan V

Hi @ahatem. This feature is not currently supported, but I would like to add it in the future. The library will also be rewritten to Kotlin.

At the moment there is no solution out of the box, but I will add this feature when I have a little free time.

Hi. For example you can use: `-keep class ru.nikartm.support.* { *; }` `-keep interface ru.nikartm.support.listener.* { *; }`

Hi, I fixed this issue using `textView.movementMethod = LinkMovementMethod.getInstance()`

Hi there! Very simple case. This bug arise when image to crop has size less than crop view. And yes it's circle layer. Sometimes after selecting, the image does not...