Skip to content

Conversation

@doromaraujo
Copy link
Collaborator

No description provided.

It has a title, a description for an input field,
an input field, a cancel and a OK button
Centralizes layout inflation and dialog
creation. Receives a title, a message and an
optional hint to be displayed in the dialog's
EditText view; if the hint is sent as null, the
dialog won't display its EditText.

DialogCallback interface defines an
onConfirm method that receives a nullable input
text to be used as the confirmation button's
action; its return value indicates whether the
dialog should be dismissed or not after its
execution.
showAddDialog, showSwitchDialog, showLogoutDialog
and showRemoveDialog were changed to make use of
createDialog.
@coderabbitai
Copy link

coderabbitai bot commented Dec 19, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/add-default-style-profile-dialogs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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