design(home) : clean up
This commit is contained in:
@@ -175,7 +175,6 @@ fun HomeTopBar(
|
||||
}
|
||||
}
|
||||
},
|
||||
//scrollBehavior = scrollBehavior,
|
||||
// We need a 16dp left padding : 4dp default padding + 8dp IconButton padding + 4dp extra padding
|
||||
windowInsets = WindowInsets(left = 4.dp),
|
||||
)
|
||||
|
||||
@@ -81,11 +81,11 @@ class KonsistPreviewTest {
|
||||
"BackgroundVerticalGradientDisabledPreview",
|
||||
"BackgroundVerticalGradientPreview",
|
||||
"ColorAliasesPreview",
|
||||
"DefaultHomeTopBarMultiAccountPreview",
|
||||
"DefaultHomeTopBarWithIndicatorPreview",
|
||||
"FocusedEventPreview",
|
||||
"GradientFloatingActionButtonCircleShapePreview",
|
||||
"HeaderFooterPageScrollablePreview",
|
||||
"HomeTopBarMultiAccountPreview",
|
||||
"HomeTopBarWithIndicatorPreview",
|
||||
"IconsOtherPreview",
|
||||
"MarkdownTextComposerEditPreview",
|
||||
"MatrixBadgeAtomInfoPreview",
|
||||
|
||||
Reference in New Issue
Block a user