Skip to content

Fix Snackbar message with cancel button for both type of deletion message

Description

Fixed the delete message with ok button replace by cancel option for both type of delete action mention in the issue #2285 (closed)

Motivation and Context

To provide a consistent user experience for deletion across the application

How Has This Been Tested?

  • Android 12
  • Google Pixel 4a

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: #2285 (closed)

Merge request reports

Loading