Join Slack
Powered by
Is it possible with ScrollableTabRow to add spacin...
# compose
j
Joey
09/03/2021, 12:46 PM
Is it possible with ScrollableTabRow to add spacing between tabs including the indicator?
Joey
09/03/2021, 12:46 PM
The design that I have to implement is like this:
Joey
09/03/2021, 12:50 PM
Or should I do it something like ScrollableTabRow Tabs for each: Tab() If not last item: Spacer(width = 8.dp)
2
Views
Open in Slack
Previous
Next