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-04-24 13:36:56 +0900
commitae1607380b6676f401fe52083d7c084258980323 (patch)
tree9b47bf7009c92da6089c3131843348555b4483f1 /packaging
parentf301b97c4718c395c32c2706c8f9478c08f0cd30 (diff)
downloadxamarin-forms-ae1607380b6676f401fe52083d7c084258980323.tar.gz
xamarin-forms-ae1607380b6676f401fe52083d7c084258980323.tar.bz2
xamarin-forms-ae1607380b6676f401fe52083d7c084258980323.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