Skip to content

fixed nav issue with archived folders screen #667

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
Merged

Conversation

Elelan
Copy link

@Elelan Elelan commented Apr 23, 2025

No description provided.

@Elelan Elelan merged commit 977af9c into next Apr 23, 2025
1 check passed
@@ -134,7 +134,7 @@
val resultIntent = Intent()
resultIntent.putExtra("SELECTED_FOLDER_ID", project.id)
setResult(RESULT_OK, resultIntent)
finish() // Close FoldersActivity and return to MainActivity
//finish() // Close FoldersActivity and return to MainActivity

Check warning

Code scanning / detekt

Checks if comments have the right spacing Warning

Missing space after //
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