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

Fix Clear Button size calculation #19482

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Fix Clear Button size calculation #19482

merged 2 commits into from
Dec 19, 2023

Conversation

PureWeen
Copy link
Member

Description of Change

It looks like #17543 used the incorrect value for the width of the clear button. The code accidently is using the entire view width opposed to the drawables width.

Issues Fixed

Fixes #19481

@PureWeen PureWeen requested a review from a team as a code owner December 18, 2023 22:39
mattleibow
mattleibow previously approved these changes Dec 19, 2023
jsuarezruiz
jsuarezruiz previously approved these changes Dec 19, 2023
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Dec 19, 2023
@PureWeen PureWeen dismissed stale reviews from jsuarezruiz and mattleibow via 0f8e47f December 19, 2023 15:07
@PureWeen
Copy link
Member Author

/rebase

@PureWeen PureWeen merged commit 4d833ea into main Dec 19, 2023
47 checks passed
@PureWeen PureWeen deleted the fix_entryclear_rtl branch December 19, 2023 21:58
@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2024
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] Clear Button on Entry when RTL is still broken
7 participants