richardpon / SimpleTwitterClient

0 stars 0 forks source link

Implement composing a tweet. #12

Closed richardpon closed 9 years ago

richardpon commented 9 years ago

If a tweet is successfully created, a message is sent back to the calling TimelineActivity to pull down new tweets.

Added a debugging library for easier logging.