การซ้อนทับการยืนยัน
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ

การวางซ้อนการยืนยันจะแสดงข้อความชั่วคราวที่แสดงการเปลี่ยนแปลงสถานะที่ด้านบนของมุมมองปัจจุบัน
การใช้งาน
ในกรณีส่วนใหญ่ คุณไม่จำเป็นต้องยืนยันอย่างชัดแจ้ง การเปลี่ยนแปลงที่มองเห็นได้ใน UI เพียงพอที่จะแสดงให้เห็นว่าการดำเนินการสําเร็จ หากการดำเนินการของผู้ใช้ไม่แสดงใน UI ให้ใช้การวางซ้อนการยืนยันเพื่อให้ความคิดเห็นที่จำเป็นแก่ผู้ใช้ คุณควรแสดงการเปลี่ยนแปลงใน UI โดยตรงแทนที่จะแสดงการซ้อนทับการยืนยัน
เพิ่มข้อความลงในประวัติข้อความแทนการแสดงการวางซ้อนการยืนยัน โดยทำดังนี้

แสดงการซ้อนทับการยืนยันหากการเปลี่ยนแปลงการดําเนินการไม่ทําให้เกิดการเปลี่ยนแปลงใน UI

เลย์เอาต์ที่ปรับเปลี่ยนได้
เราได้เพิ่มพื้นที่ในการแสดงผลของกล่องโต้ตอบเพื่อให้ประสบการณ์ของผู้ใช้ดีขึ้นด้วยพื้นที่โฆษณาที่เพิ่มขึ้น การอัปเดตรวมถึงการเลื่อนที่น้อยลง ระยะขอบที่กว้าง และเป้าหมายการแตะขนาดใหญ่ขึ้น
ส่วนต่างกำไร
เปอร์เซ็นต์ส่วนต่างกำไรจะมีผลกับทุกประเทศ


หลักเกณฑ์เกี่ยวกับความยาวของเส้นแข็ง
หลักเกณฑ์เกี่ยวกับเส้นจะมีผลบังคับใช้ทั่วโลก ความยาวบรรทัดสูงสุดคือ 3 บรรทัดโดยจำกัดอักขระสูงสุดที่ 36 (30 อักขระที่ไม่ใช่ภาษาละติน)

ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ 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)."]]