It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
component: which will be added in the container
margins: csv format string, length should be 1 or 4. 4 for (left, top,right,bottom)
gravity: number, use the build-in property block
index: number. the component with bigger index will be on top
@VSATISH13 Thank you for the great extension! This is exactly what I was looking for!
However I'm facing an issue - in the Companion, everything appears to be fine, but when I download and install the app, the buttons suddenly have borders around them, which dosen’t really look so nice on the white background. Take a look at the screenshots:
Which one is overlaped? it looks like same can be done without an extension.
Anyway, it's the reason on theme or background color of button? maybe try to replace the button with labels?
I've used it such that if anyone selects an item from the list, this infobox pops up with a bunch of options. Its working fine, but the border is the only problem.
frame_dashboard is the base Horizontal Arrangement right on top of Screen1 and infobox is a Vertical Arrangement, which in this case, is the white popup. The app theme is set to 'Device Default'.
Well so the app theme seems to be the issue here...
Unfortunately, I can't change the app theme from Device Default to Classic as that will also change the style of the Notifier. I hope the extension developer looks into it and resolves this.
Button1 has BackgroundColor set to 'None' and Image set to a blank white png image. Button2 has BackgroundColor set to 'White' and Image set to 'None'. Button3 has BackgroundColor set to 'None' and Image set to 'None'.
com.google.appinventor.components.runtime.Canvas$CanvasView cannot be cast to android.view.ViewGroup Note: You will not see another error reported for 5 seconds.