It would be useful to have the option to manually expose the list item option buttons.
Since there is already a $ionicListDelegate.closeOptionButtons
method, why not add:
$ionicListDelegate.openOptionButtons
(Technically they should be ‘show’ and ‘hide’ )