Octave Decaux
06/24/2020, 9:04 AMAndrey Kulikov
06/24/2020, 9:35 AMWithConstraints
as were planning to make such things simpler soonOctave Decaux
06/24/2020, 9:43 AMZach Klippenstein (he/him) [MOD]
06/24/2020, 2:21 PMOctave Decaux
06/24/2020, 8:20 PMAndrey Kulikov
06/24/2020, 8:32 PMAdapterList
) where we will have a functionality to scroll to the second item and so on)TabRow
, where we scroll to the tapped Tab
, but this code is also not super reusable at the momentZach Klippenstein (he/him) [MOD]
06/24/2020, 8:37 PMOctave Decaux
06/24/2020, 8:42 PM// Delay indicator composition until we know tab positions
if (tabPositions.isNotEmpty()) {
indicatorContainer(tabPositions)
}