We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Both configuration not working for me. Its showing empty page.
compileSdkVersion 25 buildToolsVersion '26.0.2' defaultConfig { minSdkVersion 17 targetSdkVersion 25 . .
<com.chauthai.overscroll.RecyclerViewBouncy android:id="@+id/recyclerView" android:layout_width="match_parent" android:layout_height="match_parent"/>
&
<com.chauthai.overscroll.RecyclerViewBouncy android:id="@+id/recyclerView" android:layout_width="match_parent" android:layout_height=" app:tension="1000" app:friction=" app:gapLimit="220" app:speedFactor=" app:viewCountEstimateSize="5" app:maxAdapterSizeToEstimate="20"/>
The text was updated successfully, but these errors were encountered:
scroll up and you will see content
Sorry, something went wrong.
No branches or pull requests
Both configuration not working for me.
Its showing empty page.
&
The text was updated successfully, but these errors were encountered: