TGLStackedViewController
TGLStackedViewController copied to clipboard
Disabling Card popup and show card as expanded height while rest collapsed.
Its just like the same in gif in readme file. The brown cell is expanding on selection. But im not able to achieve the same with example project. I just want the same as that example but the height of expanded should be less.
Have you tried setting exposedPinningMode
to TGLExposedLayoutPinningModeNone
?