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

0.1.2

Compare
Choose a tag to compare
@wax911 wax911 released this 27 Dec 19:17
· 15 commits to master since this release
  • Fix: Call onItemSelected when a search item is removed and the selection is changed. See commit: e8a6441
  • Fix: Set selectedSearchItemTab reference to null when it is the only child item in the parent view. See commit: 552bace
  • Optimization: Remove EasingInterpolator library. See commit: 2c513dd
  • Optimization: Moved isSearchMode flag from MultiSearchContainer into MultiSearchPresenter, allowing usecase to update the state of the view. See commit: 310d369
  • Optimization: Removed unused SimpleAniMatorListener contract. See commit: 8b18015