Horizontal Arrangement and Vertical Arrangement
I set it to (Horizontal Arrangement to 1) and to (Vertical Arrangement to 2), but this adjustment is not working.
Look:
Horizontal Arrangement and Vertical Arrangement
I set it to (Horizontal Arrangement to 1) and to (Vertical Arrangement to 2), but this adjustment is not working.
Look:
Horizontal Arrangement and Vertical Arrangement
I set it to (Horizontal Arrangement to 1) and to (Vertical Arrangement to 2), but this adjustment is not working.
Firstly it’s alignment not arrangement and
secondary
If you set vertical alignment to 2(center) and set label height to -2 (fill parent) then their will be no effect so you have to set label height to -1 ( automatic) then it will show in center as I said earlier
Exactly! Thank you! I managed to solve the problem.
Is there any way to make one component react with another? Example: a button that when clicked opens a vertical orientation.
I tried some blocks but I couldn’t get someone to help me?
What do you mean br Orientation ?
If you mean a Arrangement. Then yes you can toogle the visibility of arrangements on a button click.
exact is arrangement.
A better example below, I would like this button component in red to trigger and increase the height of this component underneath making it increase or decrease whenever the button is clicked.
Its Possibe, you will have to manage ID’s of component carefully. And you can do it.
Btw, if you want to increase the height of VA then you need to increase the hight of parent Card view (grey colour)
Suuperbb Maayur!!
how can i add this type of block to the extension because i am not able to find that block
This post was flagged by the community and is temporarily hidden.
Can Anyone tell how to to get the image Of The Cardview is clicked .Please Help
I guess you are using Dynamic Component extension by @yusufcihan ?
You can asigned a value for each Cardview ID. And if you set the image for each Cardview from image list.
When Cardview click get the ID and get the same index value from image list to get the image.
I hope you understand what I am trying to say.
Refer this post. Here i have called label text on card view click, same you can do to get image. Use get picture component.
Aia is also provided.
See I want so the Image In Other Screen To zoom
If I click The cabdriver Open Another Screen Start Val = Image Url
Screen 2
Get Start Val Set Image
Simple. By using card view ID you can select image url from from global image list and pass it as start value.
To get card view id use get id block
First Time Using Dynamic Component . So It is Confusing Me
Can you show in Blocks please
Thanks @The_K_Studio and @bestprintsf For reply
You are welcome !!!
Take a look @The_K_Studio post a few minutes ago. You can found aia with the example inside a link