标签:floor

android6.0 PullToRefreshWebView中的FloatMath.floor

protected boolean isReadyForPullEnd() { float exactContentHeight = FloatMath.floor(mRefreshableView.getContentHeight() * mRefreshableView.getScale()); return mRefreshableView.get……