Open gen0083 opened 7 years ago
It looks TwoWayView bug 😢
Similar bug when you launch the app in landscape mode and then rotate to portrait 😢
Ah sorry, actually it's not twoway-view bug. 🐍 The hight of recycler view is fixed because of fixing another bug. We need to reinit the height when configuration is changed. https://github.com/DroidKaigi/conference-app-2017/blob/c8f6918ceb46d0016033de874a15d8383dca484b/app/src/main/java/io/github/droidkaigi/confsched2017/view/fragment/SessionsFragment.java#L174
Got it!
Understood! Thanks! 👍
Overview (Required)
Reproduce step
Links
Screenshot