Closed turastory closed 5 years ago
Hi,
which version of the library are you using?
The new syntax should already be supported via Java Lambdas since 1.7.1
!
Please let me know if upgrading to this version fixes this issue.
I just realized I didn't make an official release for that because I wanted to tidy something up – I'll fix that today and update the readme/releases for the latest version!
Yep, I used version 1.6.2
. When I upgrade to 1.7.2
it fixes the issue.
And thanks for updates - visibility animations are pretty useful!
Function above can be simplified using typealias and lambda.
Do you have any plans to do something like this? (Support Kotlin)