Improvements and fixes for Android

This commit is contained in:
Sebastián Katzer
2019-01-29 12:22:20 +01:00
parent fc2bbeca53
commit 884e5c4862
8 changed files with 211 additions and 94 deletions

View File

@@ -38,7 +38,7 @@
info.orientation = UIPrintInfoOrientationLandscape;
}
if ([spec[@"graystyle"] boolValue])
if ([spec[@"monochrome"] boolValue])
{
if ([spec[@"photo"] boolValue])
{