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

How to show StakView with increased overlap height without bottom clip #7

Open
Varnesh opened this issue Sep 23, 2015 · 3 comments
Open
Assignees
Labels

Comments

@Varnesh
Copy link

Varnesh commented Sep 23, 2015

Hi Blipinsk,

Thanks for wonderful library. I could able to achieve Stack of Cards UI with more overlap height in between the cards.
I have referred the code from branch "feature/Stack_Anchoring". The implementation is in the exact way I wanted. But I have stuck with a problem with this implementation. With overlap factor of 10.0f, the bottom part of the Stack View is clipped. But items will be shown as it is in the master branch implementation with much smaller overlap height. I want to have larger overlap height as in Stack_Anchoring branch implementation without bottom part of the Stack clipped. How can I achieve this? Please help me.

Regards
Varnesh

@blipinsk
Copy link
Owner

Hi Varnesh!
Could you provide with some sort of illustration of the ui you want to achieve?

Best,
Bartosz

@blipinsk blipinsk self-assigned this Sep 23, 2015
@Varnesh
Copy link
Author

Varnesh commented Sep 23, 2015

Hi Bartosz,

I want the behavior as in attached image.

expected_stackview_impl

Thanks,
Varnesh

@Varnesh
Copy link
Author

Varnesh commented Sep 24, 2015

Hi Bartosz,

Any update on this?. Hope I have given the clear picture of my requirement.
Do I need to customize the library matching my requirements? If so, tell me out of the classes OrientedViewPager and StackPageTransformer, which one I need to look into?

Regards
Varnesh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants