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

Manually hide transcript & credit views on Tours' Audio Details screen (AIC-646) #358

Merged
merged 2 commits into from
Feb 11, 2019

Conversation

sam33rdhakal
Copy link
Contributor

@sam33rdhakal sam33rdhakal commented Feb 11, 2019

This changes the logic slightly: the transcript and credit ViewGroups are now visible by default. This means, of course, that we need to hide them if the current Playable is a Tour....

@Cliabhach Cliabhach changed the title Hide transcript & credit for tour audio details. Manually hide transcript & credit views on Tours' Audio Details screen (AIC-646) Feb 11, 2019
Copy link
Contributor

@Cliabhach Cliabhach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm. I've been presented (offline) with evidence that this changeset works, but I'm still a little nervous. @sam33rdhakal , I don't suppose you could look into the root cause of that 0-height measurement issue?

@sam33rdhakal
Copy link
Contributor Author

I am working to figure out the root cause 0-height measurement issue. Height of DropDownView is not measured correctly only when it's initial visibility in audio_details layout is View.GONE.
This issue does not happen when the initial visibility is View.VISIBLE.

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.

2 participants