Relative View Extension | Overlap Like a Pro | Complex UIs made simple in Kodular

you can set padding using decoration component

1 Like

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.

Sorry. I tested end and start and did not understand the difference … I think I am very tired …

3 Likes

Thank You !

6 Likes

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?

1 Like

If you want your arrangement to scroll use vertical arrangement inside vertical scroll arrangement… this works for me

1 Like

@zainulhassan

shows error !!
Screenshot 2021-07-18 at 11-31-08 Kodular Creator

after update Kodular Fenix.
Thankyou.

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.

5 Likes

I will check. Thanks

2 Likes

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.

@zainulhassan

1 Like

Can I use this for dynamic components?

1 Like

Yes with this extension you can use dynamic component

2 Likes

[Feature request]

A remove component block, to allow for programmatic removal (developer would also have to handle visibility / placement / etc. of said components.

3 Likes

I tested is for the left or right X axis or Horizontal Axis