toast Show Long
Creates and shows a long duration Toast message.
긴 시간 Toast 메시지를 생성하고 표시합니다.
Parameters
msg
The message to display in the Toast.
Toast에 표시할 메시지.
Creates and shows a long duration Toast message from a Fragment.
Logs an error if the Fragment's context is null.
Fragment에서 긴 시간 Toast 메시지를 생성하고 표시합니다.
Fragment의 context가 null이면 에러를 로깅합니다.
Parameters
msg
The message to display in the Toast.
Toast에 표시할 메시지.