Join Slack
Powered by
Turns out a project created using the Compose Acti...
# compose
c
codeslubber
12/24/2019, 3:06 AM
Turns out a project created using the Compose Activity template does not include Foundation..
Copy code
implementation("androidx.ui:ui-foundation:0.1.0-dev03")
has to be added to the gradle app file for the image stuff to work..
d
dimsuz
12/24/2019, 1:26 PM
yeah, got bitten by this too, after upgrading to dev03
☝🏻 1
Open in Slack
Previous
Next