Skip to content

Commit

Permalink
Merge pull request #34 from SimformSolutionsPvtLtd/develop
Browse files Browse the repository at this point in the history
Develop to Main

LGTM.
  • Loading branch information
yashwantgowla-simform authored Apr 3, 2023
2 parents 471e19c + ea3343b commit d729ad7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ class SSPullToRefreshLayout(context: Context?, attrs: AttributeSet? = null) :
setTargetOrRefreshViewToInitial()
mCurrentTouchOffsetY = 0.0f
(mRefreshView as RefreshCallbacks).reset()
mRefreshView.visibility = GONE
mIsRefreshing = false
mIsAnimatingToStart = false
}
Expand Down

0 comments on commit d729ad7

Please sign in to comment.