Skip to content
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

trying to reduce one extra click #1596

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

Namithesh
Copy link

this pr is for asking confirmation after clicking sync button

AlertDialog(
onDismissRequest = { showDialog = false },
title = { Text("Confirm Sync") },
text = { Text("Are you sure you want to sync this playlist?") },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These seem hard-coded? Please put them in the strings.xml file so they can be translated

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lucasmz-dev please check now

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.

2 participants