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

CircularReveal on View hides underlying Views? #101

Open
ddykhoff opened this issue Sep 28, 2016 · 0 comments
Open

CircularReveal on View hides underlying Views? #101

ddykhoff opened this issue Sep 28, 2016 · 0 comments

Comments

@ddykhoff
Copy link

Please see the StackOverflow question I posted for details: here

I am using this library for animating an overlay on an item in a LinearLayout so that options associated with the clicked item can be displayed. I am setting the visibility of the content that is being overlaid to Visibility.GONE, but only once the animation ends. Despite this, the content is hidden as soon as the CircularReveal animation begins.

Is this how a CircularReveal works (animation area overlays content while the actual reveal is performed)?

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

No branches or pull requests

1 participant