ChromeLikeTabSwitcher Versions Save

Provides a tab switcher similar to the one, which is used in Google Chrome on Android

0.1.2

7 years ago

A bugfix release, which fixes the following issues:

  • Resolved issues when restoring the positions of tabs after orientation changes or when resuming the app.

0.1.1

7 years ago

A bugfix release, which fixes the following issues:

  • Improved detection of click events

0.1.0

7 years ago

The first unstable release of the library, which provides the following features:

  • Provides a layout optimized for smartphones. The layout is adapted depending on whether it is displayed in landscape or portrait mode
  • Tabs can dynamically be added and removed in an animated manner using a SwipeAnimation, RevealAnimation or PeekAnimation
  • The tab switcher's state is automatically restored on configuration changes
  • Views are recycled and previews are rendered as bitmaps in order to increase the performance