mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 09:58:45 +01:00
fix: FAB in filtered content screen
This commit is contained in:
parent
f3b8edaf43
commit
2544b83539
@ -201,9 +201,6 @@ class FilteredContentsScreen(
|
|||||||
),
|
),
|
||||||
) {
|
) {
|
||||||
FloatingActionButtonMenu(
|
FloatingActionButtonMenu(
|
||||||
modifier = Modifier.padding(
|
|
||||||
bottom = Spacing.xxl + Spacing.s + bottomNavigationInset,
|
|
||||||
),
|
|
||||||
items = buildList {
|
items = buildList {
|
||||||
this += FloatingActionButtonMenuItem(
|
this += FloatingActionButtonMenuItem(
|
||||||
icon = Icons.Default.ExpandLess,
|
icon = Icons.Default.ExpandLess,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user