mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-07 19:14:12 +08:00
style: optimize code
This commit is contained in:
@@ -440,7 +440,7 @@ private fun defaultTabColors() = TabColors(
|
||||
private fun defaultTabStyle() = TabStyle(
|
||||
contentPadding = PaddingValues(
|
||||
horizontal = LocalSizes.current.spacingPrimary,
|
||||
vertical = LocalSizes.current.spacingSecondary,
|
||||
vertical = LocalSizes.current.spacingSecondary
|
||||
),
|
||||
contentShape = withAreaBoxShape(),
|
||||
indicatorWidth = Dp.Unspecified,
|
||||
|
Reference in New Issue
Block a user