CardStackUI icon indicating copy to clipboard operation
CardStackUI copied to clipboard

Custom width and height for Cards.

Open ghost opened this issue 9 years ago • 3 comments

Currently the width and height are hard coded in the FrameLayout. This needs to be address if developers require to customize their layout. For e.g. changing the height of the card in card.xml or settings_card.xml does not have changes on the UI.

ghost avatar Jun 18 '16 23:06 ghost

You could probably make setters, allowing developers to set custom width and height as you have it for CardGap and CardGapBottom.

ghost avatar Jul 19 '16 15:07 ghost

Hey @OmkarAmberkar, that's a good suggestion! Would you mind raising a PR with the changes? We'll be happy to review and merge it :)

mustafa01ali avatar Jul 20 '16 05:07 mustafa01ali

Sure 👍

ghost avatar Jul 20 '16 14:07 ghost