Fedor
Results
1
comments of
Fedor
Pixel 6a, Android 13, same issue. As a workaround I'm using GitHub release version with the following patch: /storage/emulated/0/koreader/patches/10-screen-offset.lua ``` local screen = require("android").screen screen.height = screen.height - 120 ```