cachapa / ExpandableLayout

An expandable layout container for Android
Apache License 2.0
2.34k stars 273 forks source link

Remove assignment to parameter variable #81

Closed Danil0v3s closed 4 years ago

Danil0v3s commented 4 years ago

Assignment to variable unnecessary since in the next line it sets the value to the member property

cachapa commented 4 years ago

Thanks for your contribution. While I'm more than happy to get help, I encourage first-time contributors to submit non-trivial changes that are relevant and have a measurable impact in the project.

Submissions that fix code style, typos, imports and other similar issues will be automatically rejected as they waste both the submitter's time as well as my own.

If you'd like to work on a more meaningful contribution, I recommend you start by looking at the issues list.