I am getting below error when using `+state` and ...
# compose
a
I am getting below error when using
+state
and passing into
ModelDrawerLayout
as drawerContent.
ERR: stack=java.lang.IllegalStateException: Expected a group start
But when i am not using
+state
then there will be no issue.
r
Check if you have correct includes or refer "foreign" dependencies...