Lex

Results 8 comments of Lex

check in you example app. Headers and layouts with id but when screen rotate layout is back to initial state...

its partially work, after rotating expanded state is saved but then can't collapse view

expansionLayout is null after call setup() from onRestoreInstanceState(...)

Problem with the call to restore super state. I fix this with extends View.BaseSavedState. But found another bug, when header use identical id's in View or RecuclerView, in this case,...

for RecyclerView this is important

Can you release latest fixes?