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

Add proposal for migrating AlertDialog #784

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Abbondanzo
Copy link

Migrate to androidx.appcompat.app.AlertDialog

This proposal suggests migrating all existing uses of android.app.AlertDialog to androidx.appcompat.app.AlertDialog to add support library features. Currently, the two primary uses are in the AlertFragment and DevSupportManagerBase classes.

@Abbondanzo
Copy link
Author

Some past works include:
facebook/react-native#29832
facebook/react-native#13184

@Abbondanzo
Copy link
Author

Abbondanzo commented May 8, 2024

Proof-of-concept:
facebook/react-native#44495

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.

None yet

1 participant