DEV Community

Discussion on: Day 6: Android Navigation component and interview preparation

Collapse
 
rahulchowdhury profile image
Rahul Chowdhury 🕶

This handy click listener to navigate to a fragment is dayum!

openProfileButton.setOnClickListener(Navigation.createNavigateOnClickListener(R.id.elephantProfileFragment))