design(home) : clean up
This commit is contained in:
parent
21c21259cb
commit
318ad1edbd
2 changed files with 2 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue