Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove redundant type casting from the project #222

Open
ivary43 opened this issue Apr 2, 2018 · 3 comments
Open

remove redundant type casting from the project #222

ivary43 opened this issue Apr 2, 2018 · 3 comments

Comments

@ivary43
Copy link

ivary43 commented Apr 2, 2018

Summary:

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.

@ivary43
Copy link
Author

ivary43 commented Apr 2, 2018

@therajanmaurya I would like to work on this issue.

@RajaVamsi11
Copy link

@therajanmaurya @ivary43 Interested in removing type casting?

@ivary43
Copy link
Author

ivary43 commented Jan 18, 2019

@RajaVamsi11 go ahead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants