Skip to content

added no servers and no folders text for server list screen and archived folder list screens #666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

Elelan
Copy link

@Elelan Elelan commented Apr 23, 2025

No description provided.

@Elelan Elelan requested a review from prathieshna April 23, 2025 14:35

@Preview(uiMode = UI_MODE_NIGHT_YES)
@Composable
private fun SpaceListScreenPreview2() {

Check warning

Code scanning / detekt

Function names should follow the naming convention set in the configuration. Warning

Function names should match the pattern: [a-z][a-zA-Z0-9]*

@Preview(uiMode = UI_MODE_NIGHT_YES)
@Composable
private fun SpaceListScreenPreview2() {

Check warning

Code scanning / detekt

Private function is unused and should be removed. Warning

Private function SpaceListScreenPreview2 is unused.
Comment on lines +145 to +146

DefaultScaffoldPreview {

Check warning

Code scanning / detekt

Reports methods that have an empty first line. Warning

First line in a method block should not be empty
Comment on lines +147 to +148

SpaceListScreenContent(

Check warning

Code scanning / detekt

Reports methods that have an empty first line. Warning

First line in a method block should not be empty
@Elelan Elelan merged commit 0c317a1 into next Apr 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant