android/ui: prevent navigation before we've added content (#306)
Fixes tailscale/corp#19070 If the activity hadn't yet been created, we can still get an onIntent which was assuming the navController had been instantiated. Switched that to and optional so that we can null check it. Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>pull/301/head
parent
a325a90558
commit
cc244812a6
Loading…
Reference in New Issue