mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-27 18:00:45 +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.