android-extras-delegates icon indicating copy to clipboard operation
android-extras-delegates copied to clipboard

Kotlin property delegates to manage Android Intent and Bundle extras

Results 3 android-extras-delegates issues
Sort by recently updated
recently updated
newest added

FragmentCompanions that mirror ActivityCompanions so you can just call instantiate and use a lambda to set argument values. Solution to Issue #4

This library is great, I would love to see Fragment support for newInstance functions like the Activity start function, and bundle arguments.