Textbox is hiding in cardview after the latest update

Describe your issue

While placing the textbox in the cardview the cardview is getting invisible in the Designer View, making textbox visible false the card view is visible again, this is only happening in the designer view in companion everything is working fine.

Can you share an AIA that replicates the issue please?

Thanks and cheers

1 Like

Yes of course, I just started a new project and this happened
leadsManager.aia (1.5 KB)

1 Like

This seems to be an issue with App Inventor in general

I would suggest you set the width of the parent card view to the preferred value (60% in your case) and that of the text box to “Fill parent”

4 Likes

Thanks for the reply yess its working

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.