abbic
02/14/2020, 2:26 PMDrawImage
compose call inside another composable. No issue up until this point but DrawImage
comes up as an unresolved reference. Is the tutorial not up to date?abbic
02/14/2020, 2:30 PMSolved it. The “Empty Compose Activity” template didn’t contain thedependency, so I had to add it myself.androidx.ui:ui-foundation
abbic
02/14/2020, 2:31 PMppvi
08/31/2020, 9:05 AM