patch.lua is not needed for screen height workarounds, but can be useful as it is the only file that allow us to change KOReader behaviour on Android without rebuilding the application

pull/5111/head
Martín Fernández 5 years ago
parent 338bc8cced
commit dca24e0ac5

@ -12,7 +12,6 @@ if file ~= nil then
A.LOGI("intent file path " .. file)
end
-- (Disabled, since we hide navbar on start now no need for this hack)
-- run koreader patch before koreader startup
pcall(dofile, "/sdcard/koreader/patch.lua")

Loading…
Cancel
Save