Implement the share button on the presence window
This commit is contained in:
@@ -84,6 +84,9 @@ class BrowserActivity(activity.Activity):
|
||||
|
||||
self._setup_shared(self.uri)
|
||||
|
||||
def publish(self):
|
||||
print 'Publish %s' % self.activity_get_id()
|
||||
|
||||
def get_embed(self):
|
||||
return self.embed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user