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

[Android] Correctly enable/disable ListView #6852

Merged
merged 1 commit into from
May 5, 2022
Merged

[Android] Correctly enable/disable ListView #6852

merged 1 commit into from
May 5, 2022

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Correctly enable/disable ListView on Android.

fix-6581

Issues Fixed

Fixes #6581

@jsuarezruiz jsuarezruiz added t/bug Something isn't working platform/android 🤖 area-controls-listview ListView and TableView labels May 5, 2022
@Redth Redth added this to the 6.0.300 milestone May 5, 2022
@Redth Redth merged commit de46a68 into main May 5, 2022
@Redth Redth deleted the fix-6581 branch May 5, 2022 15:26
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-listview ListView and TableView platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If Listview IsEnabled is false, items are still enabled
2 participants