Closed dlemures closed 8 years ago
This will be added in the next version. #111
bump running into this problem now. Realized Dart expects an Android.app.fragment.
The changes to add the shortcut are too big.
We can use:
Dart.inject(this, getArguments())
Currently it is not possible to use Dart to inject extras of a
android.support.v4.app.Fragment
.