toast Show Short
Creates and shows a short duration Toast message.
짧은 시간 Toast 메시지를 생성하고 표시합니다.
Parameters
msg
The message to display in the Toast.
Toast에 표시할 메시지.
Creates and shows a short 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에 표시할 메시지.