couldn't you just call the the delegate directly? ...
# getting-started
j
couldn't you just call the the delegate directly?
Copy code
navigationView.setNavigationItemSelectedListener { onNavigationItemSelected_(it) }