mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Enable color rendering on Android
This commit is contained in:
@@ -14,6 +14,7 @@ local Device = Generic:new{
|
||||
hasFrontlight = yes,
|
||||
firmware_rev = "none",
|
||||
display_dpi = android.lib.AConfiguration_getDensity(android.app.config),
|
||||
hasColorScreen = yes,
|
||||
}
|
||||
|
||||
function Device:init()
|
||||
|
||||
Reference in New Issue
Block a user