Kyant
05/28/2021, 12:49 PMLazyCoulmn
on Android 12?gildor
05/28/2021, 2:44 PMAdam Powell
05/28/2021, 3:05 PMEdgeEffect
API and draw it into a compose canvas using the usual android<->compose drawing interop stuff. Connect it to compose's nested scrolling facilities and you should have something that's pretty close to how we're going to add it anyway, and it'll be the glow on older platform versionsAdam Powell
05/28/2021, 3:06 PMAdam Powell
05/28/2021, 3:07 PMnglauber
06/18/2021, 2:09 PMEdgeEffect
+ LazyColumn
(or Column
)Kyant
06/21/2021, 10:11 AMnglauber
06/21/2021, 11:55 AM