Created by: iruizmar
…method
Hi,
I realised that the library offered support to ScrollView but not to NestedScrollView and I changed the getScrollableViewScrollPosition method in order to resolve it.
NestedScrollView is mainly used to be able to use a ScrollView as child of the CoordinatorLayout since ScrollView is only thought to be used as parent.
Waiting for your response and thanks for the awesome work here,
Ignacio