Now I’m doing it with: ``` interface HasArgs { ...
# announcements
e
Now I’m doing it with:
Copy code
interface HasArgs {
    val bundle: Bundle
}