확인 오버레이
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.

확인 오버레이는 현재 뷰 상단에 상태 변경을 표현하는 임시 메시지를 표시합니다.
사용
대부분의 경우에는 명시적 확인이 필요하지 않습니다. 눈에 보이는 UI 변화만으로 작업이 성공했음을 나타낼 수 있습니다. 사용자의 작업이 UI에 표시되지 않으면 확인 오버레이를 사용하여 사용자에게 필요한 피드백을 제공합니다. 확인 오버레이를 표시하는 것보다 UI 자체의 변경사항을 표시하는 것이 좋습니다.
확인 오버레이를 표시하는 대신 메시지 기록에 메시지를 추가합니다.

작업 변경사항으로 인해 UI가 변경되지 않는 경우 확인 오버레이를 표시합니다.

적응형 레이아웃
확대된 부동산 어포던스로 사용자 환경이 향상되도록 대화상자에 더 큰 디스플레이 조정이 적용되었습니다. 업데이트에는 스크롤 감소, 넉넉한 여백, 더 커진 탭 타겟이 포함됩니다.
여백
마진 비율은 전체적으로 적용됩니다.


직선 길이 가이드라인
선 가이드라인이 전체적으로 적용됩니다. 최대 줄 길이는 3줄이며, 최대 글자 수 제한은 36자 (라틴어가 아닌 경우 30자)입니다.

이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# Confirmation overlay\n\n[Confirmation overlays](/reference/androidx/wear/widget/ConfirmationOverlay) display a temporary message expressing a state change at the top of the current view.\n\nUsage\n-----\n\nIn most cases, an explicit confirmation is not needed. A visible change in the UI is enough to show that an action succeeded. If the user's action is not visible in the UI, use the confirmation overlay to give the necessary feedback to the user. It's better to show a change in the UI itself rather than showing a confirmation overlay.\n\nAdd a message to your message history instead of showing a confirmation overlay:\n\nShow a confirmation overlay if a change in action doesn't cause a change in the UI:\n\nAdaptive layouts\n----------------\n\nLarger display accommodations have been made to dialogs to ensure that user experience is enhanced with increased real estate affordance. Updates include reduced scrolling, generous margins, and larger tap targets.\n\n### **Margins**\n\nMargin percentages are universally applied.\n\n### **Rigid line length guidelines**\n\nLine guidelines are universally applied. The max line length is of 3 lines with max character limit of 36 (30 with not Latin)."]]