def share(dt, item): ShareDialog.open(item=item)
def item_share(self, item, touch=None): ShareDialog.open(item)