folding-cell-android icon indicating copy to clipboard operation
folding-cell-android copied to clipboard

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

Results 8 folding-cell-android issues
Sort by recently updated
recently updated
newest added

A flicker occurs in the parent layout of folding cell of the same color as the cell.

i have a problem with folding cell if i used list view in content layout i cant toggle the item this code stopping work ((FoldingCell) view).toggle(false); adapter.registerToggle(pos);

https://user-images.githubusercontent.com/63713183/113403647-47e5dc00-93a7-11eb-96cc-e71dc1e45125.mp4 Hi, i have a problem with this library and if someone help me out I really appreciate. Initially the cell was ok, after i tap on cell and fold...

On clicking unfolded item nothing happens when the list is rendered in Fragment

Hi, I have downloaded the the remotion app from play store and I run it on several devices with Android 10 and I get the flicker like in the following...

Hi there is it possible to make only one fold.

When the content view is unfolded and if it's height gets changed due to some action then the change in the height is not visible. However when the content view...