mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-01 03:48:21 +00:00

The sticky header cache was keeping views across rotations, causing them to render incorrectly afterwards. I added a method to invalidate the header layouts after rotation. Fixes #7890.