Anki-Android
Anki-Android copied to clipboard
Factorizing some code around some nullability check
While looking at #11113, I found a small place where a scope function could remove some !!. Then I cleaned some related nullable variable. And found one part where code was duplicated a lot and could be factorized