runIfReachedShowCounts
sets a lambda for invoking after the preference showing counts is reached the goal. This method should be used ith the setPreferenceName and setShowCounts.
Parameters
block
A lambda for invoking after the preference showing counts is reached the goal.
See also
(https://github.com/skydoves/balloon#persistence)
sets a Runnable for invoking after the preference showing counts is reached the goal. This method should be used ith the setPreferenceName and setShowCounts.
Parameters
runnable
A Runnable for invoking after the preference showing counts is reached the goal.
See also
(https://github.com/skydoves/balloon#persistence)