Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5aac9dc0 authored by Philipp Kewisch's avatar Philipp Kewisch
Browse files

Select correct child folder in account drawer

parent e6555f86
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ internal fun FolderListItem(
                displayFolder = displayChild,
                selected = false,
                showStarredCount = showStarredCount,
                onClick = { onClick(displayChild) },
                onClick = onClick,
                folderNameFormatter = folderNameFormatter,
                modifier = Modifier
                    .fillMaxWidth()