mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 05:32:30 +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.