Android 현재 Fragment id 확인하기

사용 버전: Android Studio 4.0

사용 언어: Kotlin 1.3.72


안드로이드 현재 Fragment id 확인하기를 알아보겠습니다.


Navigation을 사용할 때, 현재 무슨 Fragment를 화면에 보여주고 있는지 확인하는 방법입니다.


NavHostFragment.findNavController(Host 이름).currentDestination!!.id





끝.



카테고리: Android

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

Python OpenCV 빈 화면 만들기

Android Notification with Full Screen

tensorflow tf.random.uniform()

Android AVD Ram size change

Python bs4.SoupStrainer()

Android Compose automation for getting localized images to use on Play Store app image

Forensics .pyc 파일 .py로 복구하기

KiCad 시작하기 2 (PCB 만들기)

KiCad 시작하기 7 (FreeRoute 사용하기 2)