Format
This commit is contained in:
parent
181742b251
commit
4dfec7ac55
1 changed files with 2 additions and 1 deletions
|
|
@ -84,7 +84,8 @@ class ElementCallActivity : NodeComponentActivity(), CallScreenNavigator {
|
|||
val options = ActivityOptionsCompat.makeCustomAnimation(activity, 0, 0)
|
||||
activity.startActivity(callIntent, options.toBundle())
|
||||
true
|
||||
}.orFalse()
|
||||
}
|
||||
.orFalse()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue