Tolriq
02/27/2023, 8:57 PMChris Sinco [G]
02/27/2023, 9:16 PMTolriq
02/27/2023, 9:35 PMChris Sinco [G]
02/27/2023, 11:55 PMTolriq
02/28/2023, 6:17 AMChris Sinco [G]
02/28/2023, 5:27 PMTolriq
02/28/2023, 5:57 PMChris Sinco [G]
02/28/2023, 6:17 PMTolriq
02/28/2023, 6:17 PMChris Sinco [G]
02/28/2023, 6:33 PMTolriq
02/28/2023, 6:52 PMscope.launch {
replayOffset.animateTo(-90f, animationSpec = tween(150, easing = LinearOutSlowInEasing))
replayOffset.animateTo(0f, animationSpec = tween(150, easing = FastOutSlowInEasing))
}
But it's completely random stuff tween vs spring, easing, ... No idea how to choose them correctly 🙂 Docs have some gif to show what they do, but for a non designer it's 100% abstract when to use what. (Hope I'm clear)Chris Sinco [G]
02/28/2023, 7:07 PMTolriq
02/28/2023, 7:27 PMChris Sinco [G]
03/02/2023, 6:12 PMTolriq
03/02/2023, 6:28 PM