I am creating an app using recycle list extension. In which I want to copy, share. Option to keep. But what is the solution when I am clicking on the share button I am getting this error Is there any method that I can copy and share the content of the dynamic label. Please help, this is a very important project for me.
I have one more question, if I can click more than 1 button. If set in , how to get different value of desired speed by button, i.e. how to identify the button
hi @Still-learning I think my problem is not complete, I am not getting the expected result, I have included 2 buttons in the card, when I am clicking on the share button, the other 2 buttons show the activity set on the top simultaneously. I am having problem as after clicking share button text share and copy button are not clicked as expected. Cardviewew.aia (442.6 KB)
Why do you change the logic? Earlier you asked for label click… now with button click… wait let me see
See your logic, it will execute both operations as there is no any specific condition you set while creating unique id
While creating unique id for share button pls use any specific word like b+get position
. And here you call if the unique id contains the text b on clicked unique id logic in when any button clicked
No it is there… already i set na, when any label clicked??? If you set fullclickable of cardview disabled (set it as false in OnCreateView) mean you can see that in previous aia