-
Notifications
You must be signed in to change notification settings - Fork 192
Data
Aditya Sharat edited this page Jan 2, 2017
·
3 revisions
data
is also a JsonObject
, which is used to bind data to the views inflated by the LayoutBuilder
. If you don't wish to bind any data simply pass an empty JsonObject
i.e. new JsonObject()
.