twitter-kit-android icon indicating copy to clipboard operation
twitter-kit-android copied to clipboard

add getExtras() to Compose Tweets - MyResultReceiver

Open AmrDeveloper opened this issue 5 years ago • 0 comments

In Wiki Compose Tweets

Must add how to get intentExtras from intent in MyResultReceiver Class

Bundle intentExtras = intent.getExtras();

AmrDeveloper avatar Sep 13 '18 20:09 AmrDeveloper