Skip to content

disable page scrolling on resume #713

Answered by jcubic
EmilioPanti asked this question in Q&A
Discussion options

You must be logged in to vote

It seems not, but I can make it use return value from onResume event:

onResume() {
   return false;
}

return value from that event is not used.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jcubic
Comment options

@jcubic
Comment options

Answer selected by jcubic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants