summaryrefslogtreecommitdiff
path: root/platform/android/project.properties
diff options
context:
space:
mode:
authorPaul Gardiner <paul.gardiner@artifex.com>2014-01-06 12:24:27 +0000
committerPaul Gardiner <paul.gardiner@artifex.com>2014-01-06 12:24:27 +0000
commitf6fe26922653b45519d406bd07840719cef1d979 (patch)
treee4171ddec980749f36654e6b2099c09ddcdf5669 /platform/android/project.properties
parent2a1d51fe1459908625764dd3f1f367cb64a471be (diff)
downloadmupdf-f6fe26922653b45519d406bd07840719cef1d979.tar.xz
Android: for scroll steps, use postOnAnimation when available
Using postOnAnimation in place of post noticably improves scroll smoothness. Also avoid posting multiple runnables unnecessarily.
Diffstat (limited to 'platform/android/project.properties')
-rw-r--r--platform/android/project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/project.properties b/platform/android/project.properties
index d79abae1..895c9ce2 100644
--- a/platform/android/project.properties
+++ b/platform/android/project.properties
@@ -8,4 +8,4 @@
# project structure.
# Project target.
-target=android-11
+target=android-16