summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorjh5.cho <jh5.cho@samsung.com>2017-03-17 20:58:29 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-10-23 13:34:30 +0900
commitf752eda17026a4c36af1249a9b366d80736cafba (patch)
treeaf3ebbac139ebe402b3df14a60adb6671fff50f8 /packaging
parent481bcc62300065805fc79d3560a15160cf706464 (diff)
downloadxamarin-forms-f752eda17026a4c36af1249a9b366d80736cafba.tar.gz
xamarin-forms-f752eda17026a4c36af1249a9b366d80736cafba.tar.bz2
xamarin-forms-f752eda17026a4c36af1249a9b366d80736cafba.zip
Add logic to move map when first launch
- Add logic to move to specific point on the map when the MapSpan is given on the Map Constructor. (e.g. var map = new Map(new MapSpan(new Position(37.466047, 127.024097), 10, 10))) Change-Id: I85a8502a8c101ec984730b72e66a783fee19e2e4
Diffstat (limited to 'packaging')
-rw-r--r--packaging/xamarin-forms-tizen.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec
index 68cbeb9c..fea2a20e 100644
--- a/packaging/xamarin-forms-tizen.spec
+++ b/packaging/xamarin-forms-tizen.spec
@@ -1,7 +1,7 @@
%define XF_VERSION 2.3.4
# Increase this XF_TIZEN_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed.
-%define XF_TIZEN_VERSION r192-004
+%define XF_TIZEN_VERSION r192-005
Name: xamarin-forms-tizen
Summary: Xamarin.Forms for Tizen platform