Skip to content

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