Why the component is set to Card_View1? It should be the dynamic component instead.
Where you have created card when you are setting msrgin?
You are setting margin before creating that component.
It seems to be correct, what error are you getting.
What are you trying to do with the margin ?
@themaayur i try to set the margin of the card.its too far between the two card so i try to keep some close.
Set margin to 0,-4,0,-4
Stupid Question -
What is the Difference in Content Padding and Margins.
Content padding means to manage spacing inside box…
and content margin means to manage spaces outside the arrangement
@themaayur I set it what you said.its working between the two cards but there is one problem in the left side of the first card it still remains unchanged.why is this so?
Send screenshot of the result. Btw, It should not happen.
@themaayur its working between the two cards but left side remain unchange.i put the padding of the icon that show in the below is 20px.
so you can increase left margin value for 1st item
@nikzdreamer2001 ok i will try but i want to know is when i increase the value of the left side this will effect to all card or not.
Yes it will, if it is the same procedure.
use if else condition to check whether its first card or not