Skip to content

Commit

Permalink
Clear timeline update
Browse files Browse the repository at this point in the history
  • Loading branch information
edeleastar committed May 6, 2014
1 parent 0a3dc09 commit 6982314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/com/marakana/yambax/YambaApplication.xtend
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@ class YambaApplication extends Application
def clearTimeline()
{
timeline.clear
sendBroadcast(new Intent(UpdaterService.NEW_STATUS_INTENT), UpdaterService.RECEIVE_TIMELINE_NOTIFICATIONS);
}
}

0 comments on commit 6982314

Please sign in to comment.