lnreader
lnreader copied to clipboard
fix: Smooth ReaderFooter appearance
fixed the appearance of the ReaderFooter through workaround
What if user changes the orentiation from landscape to portrait? Doest it look weird
What if user changes the orentiation from
landscapetoportrait? Doest it look weird
No why should it. It works exactly the same way as at has until now with the difference that it takes the bottom safe area inset into acount.
Try these steps:
- open chapter
- hide navbar
- swipe to open drawer
- choose another chapter -> bottom inset now is 0
Try these steps:
* open chapter * hide navbar * swipe to open drawer * choose another chapter -> bottom inset now is 0
fixed this issue with initialWindowMetrics, it will now always instantly display the safeAreaInsets