I have created custom action
mode which visible on long click on list item
. There is default back/up button
visible in actionMode.
Without change in style.xml
, it's possible to remove default action mode
back/up button
from fragment/activity class.
Kindly help.