Join Slack
Communities
Powered by
Hello, is there a reason that a View's layout or r...
# doodle
c
Cherrio LLC
01/08/2023, 5:03 PM
Hello, is there a reason that a View's layout or render is not exposed? for example
Copy code
val view = object: View(){} view.layout = ... view.render = ....
Or is there someway to do that?
2
Views
Open in Slack
Previous
Next