Skip to content
New issue

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

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

Already on GitHub? # to your account

Stop persisting search icon's 'wash' state across sections (AIC-592) #312

Merged
merged 2 commits into from
Oct 29, 2018

Conversation

Cliabhach
Copy link
Contributor

For a bit of background, we use the same immutable Drawable object whenever we load the resource id. This is usually just a nice memory-saving benefit of using default Resource-loading logic.

In the case of the search icons' background (defined in style @style/Search.PrimaryScreen, known formally as the 'wash'), this behavior is at the cause of some minor inconsistency. The wash's transparency should reflect its host fragment's scroll state.

@sam33rdhakal sam33rdhakal merged commit 106e213 into dev Oct 29, 2018
@sam33rdhakal sam33rdhakal deleted the pc-stop-persisting-search-icon-wash-state-AIC-592 branch October 29, 2018 17:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants