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

[r] Code refactoring #3

Merged
merged 1 commit into from May 26, 2016
Merged

[r] Code refactoring #3

merged 1 commit into from May 26, 2016

Conversation

duchuyctlk
Copy link
Contributor

  • Reduce the multiple calls of notifyIconChanged().
  • Write setIconDrawable(..) which is called inside set...IconDrawable(...) methods.
  • Call set...IconDrawable(...) from inside set...IconResource(...) to reduce the amount of assignments.

- Reduce the multiple calls of `notifyIconChanged()`.
- Write `setIconDrawable(..)` which is called inside `set...IconDrawable(...)` methods.
- Call `set...IconDrawable(...)` from inside `set...IconResource(...)` to reduce the amount of assignments.
@xiprox xiprox merged commit 44595f6 into xiprox:master May 26, 2016
@xiprox
Copy link
Owner

xiprox commented May 26, 2016

Thank you for contributing. :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants