Skip to content

Fix Android AlertFragment Title Accessibility (#45048)#45395

Closed
Abbondanzo wants to merge 1 commit into
facebook:mainfrom
Abbondanzo:export-D58684576
Closed

Fix Android AlertFragment Title Accessibility (#45048)#45395
Abbondanzo wants to merge 1 commit into
facebook:mainfrom
Abbondanzo:export-D58684576

Conversation

@Abbondanzo
Copy link
Copy Markdown
Contributor

Summary:

Changelog:

[Android] [Fixed] - Fix AlertDialog title accessibility

Making title accessible for android AlertFragment

Reviewed By: blavalla, susnchen

Differential Revision: D58684576

Summary:
## Changelog:

[Android] [Fixed] - Fix AlertDialog title accessibility
Pull Request resolved: facebook#45048

Making title accessible for android AlertFragment

Reviewed By: blavalla, susnchen

Differential Revision: D58684576
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 11, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D58684576

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 80a3ed7.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 12, 2024
@github-actions
Copy link
Copy Markdown

This pull request was successfully merged by Peter Abbondanzo in 80a3ed7.

When will my fix make it into a release? | How to file a pick request?

@Abbondanzo Abbondanzo deleted the export-D58684576 branch October 11, 2024 02:43
cipolleschi added a commit that referenced this pull request Oct 17, 2024
Abbondanzo added a commit to Abbondanzo/react-native that referenced this pull request Oct 17, 2024
Summary:
The [internal `DialogTitle` implementation from Android](https://cs.android.com/android/platform/superproject/main/+/main:frameworks/base/core/java/com/android/internal/widget/DialogTitle.java;l=63?q=DialogTitle) makes additional checks to see if the title should wrap to two lines before applying ellipsis, so this change recreates those same checks. This change also removes the text appearance and size changes made to the layout.

Reverts some of the changes made to facebook#45395.

**Changelog:**
[Android][Fixed] - Fixed styling on alert dialog titles to wrap two lines and retain bold appearance

Differential Revision: D64543105
facebook-github-bot pushed a commit that referenced this pull request Oct 17, 2024
)

Summary:
Pull Request resolved: #47095

The [internal `DialogTitle` implementation from Android](https://cs.android.com/android/platform/superproject/main/+/main:frameworks/base/core/java/com/android/internal/widget/DialogTitle.java;l=63?q=DialogTitle) makes additional checks to see if the title should wrap to two lines before applying ellipsis, so this change recreates those same checks. This change also removes the text appearance and size changes made to the layout.

Reverts some of the changes made to #45395.

**Changelog:**
[Android][Fixed] - Fixed styling on alert dialog titles to wrap two lines and retain bold appearance

Reviewed By: cortinico

Differential Revision: D64543105

fbshipit-source-id: 30d1f9091aa7216eb5d00e4f8f14cbc719c803ea
@blakef blakef mentioned this pull request Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants