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

Elevation cards #8

Closed
ivandiazmolina opened this issue Oct 20, 2016 · 7 comments
Closed

Elevation cards #8

ivandiazmolina opened this issue Oct 20, 2016 · 7 comments

Comments

@ivandiazmolina
Copy link

How can I remove the card's elevation to set cardview in fullscreen?

Thx

@yuyakaido
Copy link
Owner

@ivandiazmolina Do you want to remove this elevation?

screen shot 2016-10-20 at 21 47 03

@ivandiazmolina
Copy link
Author

@yuyakaido Yes

@yuyakaido
Copy link
Owner

@ivandiazmolina Okay. I implement this feature in weekend. Could you give me a few days?

@ivandiazmolina
Copy link
Author

@yuyakaido Thx mate!

@yuyakaido
Copy link
Owner

yuyakaido commented Oct 20, 2016

@ivandiazmolina I will add setter method to set flag for elevation. How is this?

CardStackView#setElevationEnabled(boolean enabled)

In order to disable card elevation, just call setElevatoinEnabled(false) regardless of fullscreen.

@yuyakaido
Copy link
Owner

yuyakaido commented Oct 23, 2016

@ivandiazmolina Ver 0.7.6 is now available!
All you need is just call CardStackView#setElevationEnabled(false)

@yuyakaido
Copy link
Owner

@ivandiazmolina Ver 0.7.7 is also available with some improvements.

samirtf pushed a commit to Cantinho/CardStackView that referenced this issue Mar 29, 2018
…_after_reversed_first_ignored_card

[b] fix disable draggable the top card will be reordered to the second
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

2 participants