question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[5.0.0-rc1] Expandable header is not resized / redrawn on automatic configuration change when sticky headers are enabled

See original GitHub issue

I need activity with android:configChanges=“orientation|screenSize” and list with sticky expandable headers. I verified flexible-adapter-app sample with <!-- #139 Test for Automatic configuration change --> <activity android:name=".MainActivity" android:configChanges="orientation|screenSize"> but after orientation change there is problem with size / blank expandable header (not all, some of them).

Expandable headers with disabled sticky headers are OK with automatic configuration change. Regular headers too. Problem happens only when we want to use expandable header with sticky.

Any idea how to fix it?

device-2017-02-19-212206 device-2017-02-19-212058 device-2017-02-19-212042

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
luweglinskicommented, Mar 6, 2017

I think it’s work good right now, i can’t reproduce it anymore. @davideas Thanks for your time and help!

0reactions
davideascommented, Mar 3, 2017

@luweglinski, I’ve finally reproduced it, but still it occurs random. However I’ve put a patch, could you check?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sticky header not working with resizable column in Primeng.?
If I implement both, column resize is working but sticky header is not working. I used the following css from primeng for the...
Read more >
eu.davidea.viewholders.FlexibleViewHolder Java Examples
setIsRecyclable(true); // #294 - Expandable header is not resized / redrawn on automatic configuration change when sticky headers are enabled header.
Read more >
FixedHeader column headers not changing on window resize
When I have enabled FixedHeader with {"left":true}, the column headers don't change width when the table is resized.
Read more >
The Ultimate Guide To Elementor Sticky Headers - Kinsta
A sticky header keeps important information in view. Learn how to easily build an Elementor sticky header to keep your audience engaged.
Read more >
The 3 Golden Rules of Sticky Menu Navigation - Contentsquare
Some people think sticky headers and sticky menu navigation pull a person's attention away from what they're reading.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found