Skip to content

Rename weather icon helper to match drawable name return type (related to #27)#28

Open
ColtonLeighton wants to merge 1 commit intodev-aniketj:masterfrom
ColtonLeighton:fix/update-ui-method
Open

Rename weather icon helper to match drawable name return type (related to #27)#28
ColtonLeighton wants to merge 1 commit intodev-aniketj:masterfrom
ColtonLeighton:fix/update-ui-method

Conversation

@ColtonLeighton
Copy link

Small method refactoring: Method getIconID sounded like it returned a resource id, but it returns a drawable name string, so I changed the name to getWeatherIconDrawableName.

Files changed: UpdateUI.java, HomeActivity.java, DaysAdapter.java - renamed getIconID to getWeatherIconDrawableName and updated call sites.

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.

1 participant