summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Xamarin.Forms.Platform.Tizen/Renderers/TabbedPageRenderer.cs1
-rw-r--r--packaging/xamarin-forms-tizen.spec2
2 files changed, 1 insertions, 2 deletions
diff --git a/Xamarin.Forms.Platform.Tizen/Renderers/TabbedPageRenderer.cs b/Xamarin.Forms.Platform.Tizen/Renderers/TabbedPageRenderer.cs
index 84c9b258..36b9a074 100644
--- a/Xamarin.Forms.Platform.Tizen/Renderers/TabbedPageRenderer.cs
+++ b/Xamarin.Forms.Platform.Tizen/Renderers/TabbedPageRenderer.cs
@@ -45,7 +45,6 @@ namespace Xamarin.Forms.Platform.Tizen
{
AlignmentX = -1,
WeightX = 1,
- ShrinkMode = ToolbarShrinkMode.Expand,
SelectionMode = ToolbarSelectionMode.Always,
Style = "tabbar_with_title"
};
diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec
index c7349dfb..02ba5d3d 100644
--- a/packaging/xamarin-forms-tizen.spec
+++ b/packaging/xamarin-forms-tizen.spec
@@ -2,7 +2,7 @@
%define XF_RELEASE 233
# Increase this XF_DEV_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed.
-%define XF_DEV_VERSION 003
+%define XF_DEV_VERSION 004
Name: xamarin-forms-tizen
Summary: Xamarin.Forms for Tizen platform