FlippableStackView icon indicating copy to clipboard operation
FlippableStackView copied to clipboard

How to show StakView with increased overlap height without bottom clip

Open Varnesh opened this issue 10 years ago • 3 comments

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

Varnesh avatar Sep 23 '15 13:09 Varnesh

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

Best, Bartosz

blipinsk avatar Sep 23 '15 14:09 blipinsk

Hi Bartosz,

I want the behavior as in attached image.

expected_stackview_impl

Thanks, Varnesh

Varnesh avatar Sep 23 '15 17:09 Varnesh

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

Varnesh avatar Sep 24 '15 12:09 Varnesh