aipok
06/25/2020, 2:31 PMImage
using an array of DrawableResIds
. Let say to switch an image every second. Does anyone know how to achieve this using Compose animation API or transition? Or might there is some other way to do it?Zach Klippenstein (he/him) [MOD]
06/25/2020, 2:37 PMCrossfade
composable.aipok
06/25/2020, 2:39 PMaipok
06/25/2020, 2:42 PMmanueldidonna
06/25/2020, 4:26 PM