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

Disabling Button in Nougat version is not working #1

Open
veeyaarVR opened this issue Jul 17, 2019 · 1 comment
Open

Disabling Button in Nougat version is not working #1

veeyaarVR opened this issue Jul 17, 2019 · 1 comment

Comments

@veeyaarVR
Copy link

    btn_login.enableWhen {
        edt_phone.isFilled()
        edt_password.isFilled()
    }

this is my code. It is working fine in oreo and pie versions.
but when i tried the same on a samsung device with nougat version, the button is not getting disabled at beginning. it is not listening to events on edit text.

image

@MujahidHi5
Copy link

same issue facing ! any fix?

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

No branches or pull requests

2 participants