-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
setDuration()
needs a positive and greater than Zero number, however, all durations are negative or zero.
Android studio error:
code = setDuration(Snacky.LENGTH_LONG)
error =
Must be one of: BaseTransientBottomBar.LENGTH_INDEFINITE, BaseTransientBottomBar.LENGTH_SHORT, BaseTransientBottomBar.LENGTH_LONG or value must be ≥ 1 (was -2)
Metadata
Metadata
Assignees
Labels
No labels