ExpandableListItem: make fewer assumptions about the action
Right now this code assumes that if the action exists, it has Accessible.description set. But if it doesn't, it bails out and returns nothing.
Edited by Nate Graham
Right now this code assumes that if the action exists, it has Accessible.description set. But if it doesn't, it bails out and returns nothing.