Hey everyone I am working on a lifecycle extension...
# library-development
b
Hey everyone I am working on a lifecycle extension to my screen recording library for Android and obviously for Kotlin it's super clean as I can extend. Is there a cleaner way to mimic the extension in JVM other than a companion object wrapper for those who still use Java? https://github.com/bmcreations/scrcast/pull/42/files#diff-376102f4fe100739b6ae6b02451a2d2cR71