Folding Cell Android

screenshot of Folding Cell Android

Folding Cell Android

:octocat: 📃 FoldingCell is a material design expanding content cell inspired by folding paper material made by @Ramotion

Overview

The Folding Cell is an Android UI component that enables the creation of foldable cells in a user interface. It allows for animated folding and unfolding of content within the cell. The component is easy to install and use, and provides options for customization.

Features

  • Easy Installation: Simply download the package and add it to your project classpath, or use the Maven repository.
  • Flexible Layout: Two child elements are required for each cell: one representing the unfolded state layout and the other representing the folded state layout. The content view must be at least twice the height of the title view.
  • Smooth Animation: Provides smooth animation transitions between the folded and unfolded states.
  • Customizable Settings: Allows for customization of animation time, back side color, additional flips count, and camera height.
material-design
Material Design

Material Design is a design system developed by Google that provides a set of guidelines, components, and tools for creating visually appealing and functional user interfaces. Material Design is designed to be flexible and customizable, making it a great choice for a wide range of applications and use cases.