android/ui: prevent navigation before we've added content
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>jonathan/corp-19070
parent
a325a90558
commit
d9fd534664
Loading…
Reference in New Issue