This change ensures that the last selected channel remains highlighted in the channel list even when navigating to other screens like server settings. The `lastSelectedChannelId` is updated whenever a channel destination is navigated to. This stored ID is then used to determine the `selectedChannelId` for the `ServerChannels` composable, ensuring the correct channel remains visually selected. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||