I have an ActionSheets with 2 delete buttons, "delete all" and "delete selected item".
Since delete is an destructive behavior, should i definitely keep them as "destructive buttons" or can i keep them as normal buttons without any destructive button at all?
Advice would greatly help me.
Thanks