tcracknell
03/04/2020, 6:14 PMKazemihabib1996
03/04/2020, 8:09 PMandroidx.ui.foundation.DrawImage
has been removen in dev06?Leland Richardson [G]
03/04/2020, 8:44 PMDraw*
composables which essentially drew into their parents have been removed.
For DrawImage replacement you might want to look at ImagePainter
Leland Richardson [G]
03/04/2020, 8:44 PMPainter
is similar in scope to Drawable
Leland Richardson [G]
03/04/2020, 8:44 PMImage
composable which is more likely what you will want in common case, it did not make it into dev06 thoughKazemihabib1996
03/04/2020, 9:09 PMDrawVector
also going to be removed in next version?Leland Richardson [G]
03/04/2020, 9:39 PMDrawVector
is one i beliebeKazemihabib1996
03/04/2020, 9:42 PMJavier
03/05/2020, 1:16 PMLeland Richardson [G]
03/05/2020, 5:42 PM