Changes of com.discord v1115
This commit is contained in:
parent
38b3e434d4
commit
774f680bc0
896 changed files with 33520 additions and 31892 deletions
|
@ -144,6 +144,17 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public modifyPendingViewState(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TV;TV;)TV;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
return-object p2
|
||||
.end method
|
||||
|
||||
.method public final observeViewState()Lrx/Observable;
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
|
@ -214,6 +225,14 @@
|
|||
}
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Lf/a/b/b0;->getViewState()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {p0, v0, p1}, Lf/a/b/b0;->modifyPendingViewState(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
iget-object v0, p0, Lf/a/b/b0;->viewStateSubject:Lrx/subjects/BehaviorSubject;
|
||||
|
||||
invoke-virtual {v0, p1}, Lrx/subjects/BehaviorSubject;->onNext(Ljava/lang/Object;)V
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue