Hello,
I have a long disclaimer displayed by a webview. I want the "I Agree" button enabled only after the user scrolls down until the end of the disclaimer.
I tried to find an event that can be triggered by the user reaching the bottom of the document and I found onOverScrolled but I don't know if and how to use it...
Please, can you give a hint?
Cheers
Francisco
I have a long disclaimer displayed by a webview. I want the "I Agree" button enabled only after the user scrolls down until the end of the disclaimer.
I tried to find an event that can be triggered by the user reaching the bottom of the document and I found onOverScrolled but I don't know if and how to use it...
Please, can you give a hint?
Cheers
Francisco
Last edited: