Describe your issue:
I’ve put a cardview on a screen and i’ve set the width and the height to “Fill parent” :
But, in the live test in Makeroid compagnon, the size don’t change :
Even if I put 100%, it does not change anything, the size of the cards is not taken into consideration
Steps to reproduce the issue:
Try to change the size of a card, then see on the live test
Expected Behaviour:
The card size change on the live test
Actual Behaviour:
The card size doesn’t change
Sorry for my bad english, i’m french
Mika
June 22, 2018, 8:53am
#2
Work arround:
Let the card size option by default.
Add a component into the card layout.
Then give only your added component a size.
The card will be then so big like it’s (childs) components into it.
I’ve tried a linear progress set to “Fill parent” into the card, but it still small :
(I have not changed any properties of the card)
Mika
June 22, 2018, 9:01am
#4
What about any other component?
The card take the size of the components, but the width and the height options still only working on the builder preview
Mika
June 22, 2018, 9:06am
#6
I will look into it and let you know if I find a solution
For now let the card size default and give only components inside it the wanted size
1 Like
Thanks ! I will use basic layout for now !
1 Like
R3M
(Rémi Chartier)
June 23, 2018, 9:34pm
#8
Mets un arrangelent “fill parent” dedans, ça devrait marcher !
Mika
June 24, 2018, 10:11am
#9
Thanks for letting us know the bug.
I have fixed it for next release
For now you can set the Cardview width to 100% and put an arrangement in it, with the width to 90% and then buttons if you put any in them, set the width to 60% for fill or let them go.
Hello,
For me, the update hasn’t changed anything about cardviews, and it’s worse than before!
So I used from a layout, where I checked “Is card”, that I could use without worries, but now, their widths remain at 100%, that I put 80% or 10%, it remains as I put “Fill parent”
It still fits well to the size asked if I uncheck “Is card”
Mika
June 28, 2018, 3:29pm
#12
Why are you talking about “is Card”? This is no card layout property.
We have fixed the cardview bug^^
And that you see that we have fixed the card view bug do the same like in your first post.
Add a cardview and that resolution as example 50% and 50%.
1 Like
Yes, there is this option:)
I’ll check the size of the cards.
And for layout card problems, just put it in another one that has the right size
Mika
June 28, 2018, 3:33pm
#14
Do what I wrote above and then show us a screenshot.
I know that layouts have the “is Card” option because I have created that…
You was talking in the first post of your topic about the CARD VIEW and not LAYOUTS
Mika
June 28, 2018, 3:38pm
#16
I have no idea why its not working for you.
Iam away from computer.
I test it tomorrow.
Btw how does it look if you add a component insider the card?
Ok no worries, I use layout anyway
Thank you !
Mika
June 28, 2018, 3:39pm
#18
What happens if you set a component insider the card?
The Play Store did not update automatically! I went to do it and it works now
Sorry
Mika
June 28, 2018, 3:58pm
#20
Oh. And I thought you showed me a apk
So all is working how it should?