पुष्टि करने वाला ओवरले
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.

पुष्टि करने वाले ओवरले, मौजूदा व्यू में सबसे ऊपर, स्थिति में हुए बदलाव के बारे में बताने वाला एक मैसेज दिखाते हैं.
इस्तेमाल
ज़्यादातर मामलों में, साफ़ तौर पर पुष्टि करने की ज़रूरत नहीं होती. यूज़र इंटरफ़ेस (यूआई) में दिखने वाला बदलाव, यह दिखाने के लिए काफ़ी है कि कोई कार्रवाई पूरी हो गई है. अगर यूज़र इंटरफ़ेस (यूआई) में उपयोगकर्ता की कार्रवाई नहीं दिख रही है, तो उपयोगकर्ता को ज़रूरी सुझाव देने के लिए, पुष्टि करने वाले ओवरले का इस्तेमाल करें. पुष्टि करने वाला ओवरले दिखाने के बजाय, यूज़र इंटरफ़ेस (यूआई) में बदलाव दिखाना बेहतर होता है.
पुष्टि करने वाला ओवरले दिखाने के बजाय, अपने मैसेज इतिहास में कोई मैसेज जोड़ें:

अगर कार्रवाई में बदलाव करने से यूज़र इंटरफ़ेस (यूआई) में कोई बदलाव नहीं होता है, तो पुष्टि करने वाला ओवरले दिखाएं:

अडैप्टिव लेआउट
डायलॉग बॉक्स को बड़ा किया गया है, ताकि ज़्यादा जगह मिलने से उपयोगकर्ता अनुभव बेहतर हो सके. अपडेट में, स्क्रोल करने की संख्या कम करना, मार्जिन बढ़ाना, और टैप टारगेट को बड़ा करना शामिल है.
मार्जिन
मार्जिन का प्रतिशत सभी जगहों पर लागू होता है.


लाइन की लंबाई से जुड़े दिशा-निर्देश
लाइन के दिशा-निर्देश सभी जगह लागू होते हैं. लाइन की ज़्यादा से ज़्यादा लंबाई तीन लाइन हो सकती है. साथ ही, इसमें ज़्यादा से ज़्यादा 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)."]]