mifos-mobile icon indicating copy to clipboard operation
mifos-mobile copied to clipboard

Too many unneccessary nullable variables

Open rahul-gill opened this issue 3 years ago • 2 comments
trafficstars

This is probably because of Java to Kotlin conversion. Many class properties, variables, function arguments and return type can be made non-nullable.

rahul-gill avatar Jun 18 '22 06:06 rahul-gill

@rahul-gill has the fix for this been developed yet?

sanjeev0210 avatar Oct 11 '22 16:10 sanjeev0210

no

rahul-gill avatar Oct 11 '22 16:10 rahul-gill

@rahul-gill I have made the PR #1886, can you please review it ?

arinmodi avatar Oct 22 '22 10:10 arinmodi

Hey @rahul-gill is the issue solved?

rishujam avatar Jan 27 '23 17:01 rishujam