Feat
feat(android): forward layout id and name #26
Breaking Changes
configureWidget
andupdateWidget
method no longer acceptwidgetLayout
and acceptlayoutId
insteadonConfigureWidget
now accept 3 params (widgetId
,layoutId
,layoutName
)
feat(android): forward layout id and name #26
configureWidget
and updateWidget
method no longer accept widgetLayout
and accept layoutId
insteadonConfigureWidget
now accept 3 params (widgetId
, layoutId
, layoutName
)