Dilpreet Singh created FINCN-32:
-----------------------------------

             Summary: Remove redundant type casting from the project
                 Key: FINCN-32
                 URL: https://issues.apache.org/jira/browse/FINCN-32
             Project: Fineract Cloud Native
          Issue Type: Task
          Components: fineract-cn-mobile
            Reporter: Dilpreet Singh


Remove redundant type cast from the project.In the project at many places we 
are using redundant type cast e.g : TextView tv = 
(TextView)findViewById(R.id.xxxx)
I think will be good for code clean up plus we are using butterknife so it will 
be better to use that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to