you can set padding using decoration component
Can you please tell the value for Bottom - Right ?
(using to show Green Online Dot for Chat UI)
I tried to use it in Vertical scroll arrangement, but a runtime error appeared stating: ScrollView can host only one direct child,
Can’t it work with scroll arrangements?
Dont use scroll view
Actually I’ve registered one vertical scroll arng in bottom sheet. And I want that when the user scrolls a little bit, a button appears, clicking on which, the user can return to the top of the scroll view. So, I want that button as overlay.
Very Nice Extension
my design’s main arrangement is a vertical scroll arrangement. but verticle scroll arrangement can only host one child how can I use it?
Wasn’t this the answer?
If you want your arrangement to scroll use vertical arrangement inside vertical scroll arrangement… this works for me
i have it working fine
The error clearly show that it is not occurred by kodular new update. So please don’t blame everything on kodular new update. It seems that you are trying to make the main layout in a button. That’s why the error occurred. Can you post here your blocks? Or check your Create
block once, I think you have mistakenly given a button to layout parameter so the button view can’t be casted to the view group.
I will check. Thanks
Can this extension don’t have a id system for layouts, so that is become more easy to use it with multiple layouts instead of dragging another extension , If i have many layouts to overlap on anyother layout, don’t need any second extension called RelativeView2 by dragging.
Can I use this for dynamic components?
Yes with this extension you can use dynamic component
[Feature request]
A remove
component block, to allow for programmatic removal (developer would also have to handle visibility / placement / etc. of said components.
I tested is for the left or right X axis or Horizontal Axis