mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Sort main pod up to the top.
This commit is contained in:
@@ -159,6 +159,7 @@ class OverviewFragmentVM @Inject constructor(
|
||||
)
|
||||
}
|
||||
}
|
||||
.sortedByDescending { it.isMainPod }
|
||||
.run { items.addAll(this) }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user