twitter-archive / twitter-kit-android

Twitter Kit for Android
https://dev.twitter.com/twitterkit/android/overview
Apache License 2.0
831 stars 341 forks source link

Crashes(NullPointerException) using twitter timeline adapter #145

Open pepe-pa opened 6 years ago

pepe-pa commented 6 years ago

Hello version: com.twitter.sdk.android:twitter:3.3.0@aar'

I am using RecyclerView with TweetTimelineRecyclerViewAdapter, unfortunately sometimes I got crashes from twitter-sdk:

Could you take a look at them and give me workaround or cause of the issues?

Thank you