Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kovartthan authored Feb 19, 2018
1 parent 7ade902 commit 5ad6f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ final TwitterSession session = TwitterCore.getInstance().getSessionManager().get
twitter.uploadMediaChunked("video", fileInputStream);
```

**NOTE : Do the above syntax in async task , to avoid lag in your UI Thread**
**NOTE : Do the above operation in async task , to avoid lag in your UI Thread**



Expand Down

0 comments on commit 5ad6f02

Please sign in to comment.