Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
Remove default animation duration
Browse files Browse the repository at this point in the history
  • Loading branch information
wax911 committed Dec 30, 2019
1 parent cbb1515 commit 6f98492
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,4 @@ internal class MultiSearchUseCase(
selectedSearchItemTab = parent
selectedSearchItemTab?.let { selectTab(it) }
}

companion object {

private const val DEFAULT_ANIM_DURATION = 250L
}
}

0 comments on commit 6f98492

Please sign in to comment.