From c15f8ca38f526930bd4da7fe610b04cd8fa93bca Mon Sep 17 00:00:00 2001 From: fredrossperry Date: Fri, 21 Aug 2015 13:27:08 -0700 Subject: Support for proofing - use core.fileFormat to decide whether a proof file is being viewed, - don't show the proofing button except for PDF files. - in a proofing activity, show the page that was being viewed when the proof was requested. - Add extra two arguments to fz_write_gproof_file in the Android build. --- platform/android/res/layout/buttons.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'platform/android/res/layout') diff --git a/platform/android/res/layout/buttons.xml b/platform/android/res/layout/buttons.xml index 12de40c6..6c1620ba 100644 --- a/platform/android/res/layout/buttons.xml +++ b/platform/android/res/layout/buttons.xml @@ -30,6 +30,17 @@ android:textStyle="bold" android:textAppearance="?android:attr/textAppearanceMedium" /> + + + -- cgit v1.2.3