snack Bar Show Long
Creates and shows a long duration Snackbar from a View.
View에서 긴 시간 Snackbar를 생성하고 표시합니다.
Parameters
The message to display in the Snackbar.
Snackbar에 표시할 메시지.
Optional configuration for customizing the Snackbar.
Snackbar 커스터마이징을 위한 선택적 설정.
Creates and shows a long duration Snackbar from a Fragment.
Logs an error if the Fragment's view is null.
Fragment에서 긴 시간 Snackbar를 생성하고 표시합니다.
Fragment의 view가 null이면 에러를 로깅합니다.
Parameters
The message to display in the Snackbar.
Snackbar에 표시할 메시지.
Optional configuration for customizing the Snackbar.
Snackbar 커스터마이징을 위한 선택적 설정.
Creates and shows a long duration Snackbar with a custom view.
커스텀 뷰로 긴 시간 Snackbar를 생성하고 표시합니다.
Parameters
The message to display in the Snackbar.
Snackbar에 표시할 메시지.
The custom view to display in the Snackbar.
Snackbar에 표시할 커스텀 뷰.
Animation mode for the Snackbar.
Snackbar의 애니메이션 모드.
Whether to ignore bottom gesture insets.
하단 제스처 인셋을 무시할지 여부.