android-extras-delegates
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
fragment
1
FragmentCompanions that mirror ActivityCompanions so you can just call instantiate and use a lambda to set argument values. Solution to Issue #4
I need to know where I can fixt
This library is great, I would love to see Fragment support for newInstance functions like the Activity start function, and bundle arguments.