i want to avoid the Elvis operator fragmentManager...
# android
k
i want to avoid the Elvis operator fragmentManager?.transaction{}
g
This operator's name is "safe call operator", elvis operator is
?: