itnoles
12/05/2019, 1:59 AMYang
12/05/2019, 3:52 AMbmo
12/05/2019, 6:29 AMRoar Gronmo
12/05/2019, 12:24 PMGeert
12/05/2019, 12:43 PMRoar Gronmo
12/05/2019, 1:02 PMYang
12/05/2019, 2:53 PMRoar Gronmo
12/05/2019, 5:48 PMrepositories {
google()
jcenter()
maven {
url = uri("<https://dl.bintray.com/kotlin/kotlin-eap>")
}
}
Doesn't seem to have arrived at google yet...
I see the repository you refer to is:
repositories { mavenCentral() google() gradlePluginPortal() maven { url "<https://oss.sonatype.org/content/repositories/snapshots/>" } }
RGYang
12/05/2019, 9:34 PMRoar Gronmo
12/05/2019, 9:37 PMdev03
Is there any new structure change on the references ?
RGdev-03
seems to miss:
androidx.ui.animation.*
androidx.ui.core.Clip
androidx.ui.core.Text
androidx.ui.foundation.*
androidx.ui.graphics.vector.DrawVector
androidx.ui.res.*
Any clue where they went ?
RGcrossAxisSize
and mainAxisSize
, have they changed or been abandoned...
VerticalScroller is missing onScrollPositionChanged
Clearly, here are significant changes, do anyone have any sort of information `?
RGRyan Mentley
12/05/2019, 11:53 PMExpandedHeight
and ExpandedWidth
modifiers