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

TwinklingRefreshLayout关闭下拉刷新的效果,设置tr_max_head_height=“0dp”,运行异常 #200

Open
xs1243576 opened this issue Sep 10, 2024 · 0 comments

Comments

@xs1243576
Copy link

Stack trace:
java.lang.IllegalArgumentException: Cannot set
'scaleX' to Float.NaN
at
androidview.View.sanitizeFloatPropertyValue(View.ja
va:19148)
at
android.viewView.sanitizeFloatPropertyValue(View.ja
va:19122)
at android.viewView.setScaleX(View.java:18467)
at
com.lcodecore.tkrefreshlayout.header.GoogleDotVie
w.onPullingDown(GoogleDotView.java:183)
at
com.lcodecore.tkrefreshlayout.TwinklingRefreshLayo
ut.onPullingDown(TwinklingRefreshLayout.java:791)
at
com.lcodecore.tkrefreshlayout.TwinklingRefreshLayo
ut$CoContext.onPullingDown(TwinklingRefreshLayou
t.java:1114)
at
com.lcodecore.tkrefreshlayout.processor.AnimProces
sor.scrollHeadByMove(AnimProcessorjava:60)
at
com.lcodecoretkrefreshlayout.processor. RefreshProC
essor.dispatchTouchEvent(RefreshProcessorjava:79)
at
comlcodecore.tkrefreshlayout.processor.OverScrollD
ecorator.dispatchTouchEvent(OverScrollDecoratorjav
a:38)
at
com.lcodecoretkrefreshlayout.TwinklingRefreshLayo
ut.dispatchTouchEvent(TwinklingRefreshLayout.java:
394)
at
androidviewViewGroup.dispatchTransformed TouchE
vent(ViewGroup.java:3160)
a
android.viewViewGroup.dispatchTouchEvent(ViewGr

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

1 participant