mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-02-08 07:48:45 +01:00
fixed an NPE
This commit is contained in:
parent
411a0c2560
commit
150e07d373
@ -38,7 +38,7 @@ import org.mariotaku.twidere.util.TwitterWrapper
|
||||
|
||||
class MediaTimelineLoader(
|
||||
context: Context,
|
||||
accountKey: UserKey,
|
||||
accountKey: UserKey?,
|
||||
private val userKey: UserKey?,
|
||||
private val screenName: String?,
|
||||
sinceId: String?,
|
||||
|
Loading…
x
Reference in New Issue
Block a user