Chrisvin / EasyReveal

Android Easy Reveal Library
MIT License
354 stars 23 forks source link

Doesn't work in latest Kotlin version (1.5.20) #5

Open bsr126 opened 3 years ago

Chrisvin commented 3 years ago

The library was written in Kotlin, which should be fully interoperable with Java. If you're facing any specific issue, feel free to reopen the issue and elaborate on the problem/s you're facing.

bsr126 commented 3 years ago

I have managed to integrate it with my java project.. thank you.. however ever since I updated Kotlin version in Android Studio the Hide/Reveal function doesn't seem to work. I have sent you a mail in this regard too. Please check it. Also tell me if it is possible to add more transitions like Grids, 3D etc. just like JQuery transitions. I am willing to pay you for a custom built of this project just for me.

Thanks and Regards

On Sun, Jun 6, 2021 at 3:02 PM Chrisvin Jem @.***> wrote:

The library was written in Kotlin, which should be fully interoperable with Java. If you're facing any specific issue, feel free to reopen the issue and elaborate on the problem/s you're facing.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Chrisvin/EasyReveal/issues/5#issuecomment-855368806, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACMF4CEHL5SIJ6OTI4226ULTRM6EVANCNFSM45Y4TIQA .

Chrisvin commented 3 years ago

Thanks for bringing the kotlin issue to my attention, I'll check on it.

Due to some personal work, I won't be able to take up any freelance projects for the foreseeable future. But the features you've requested should be feasible using EasyReveal & ViewPager animations (they're outside the scope of this project, so it's unlikely that I'll be adding them any time soon though). The library is open source, so feel free to have another Dev modify it to suit your needs.