diff --git a/xamarin-android-toc.html b/xamarin-android-toc.html
index 08f87445..08ef9f34 100644
--- a/xamarin-android-toc.html
+++ b/xamarin-android-toc.html
@@ -791,7 +791,7 @@
Release Notes
- - 2022 volume 1 - v20.1.0.*
- 2021 Volume 4 - v19.4.0.*
- 2021 volume 3 - v19.3.0.*
- 2021 Volume 2 - v19.2.0.*
- 2021 Volume 1 - v19.1.0.*
- 2020 Volume 4 - v18.4.0.*
- 2020 Volume 3 - v18.3.0.*
- 2020 Volume 2 - v18.2.0.*
- 2020 Volume 1 - v18.1.0.*
- 2019 Volume 4 - v17.4.0.*
+ - 2022 volume 1 - v20.1.0.*
- 2021 Volume 4 - v19.4.0.*
- 2021 volume 3 - v19.3.0.*
- 2021 Volume 2 - v19.2.0.*
- 2021 Volume 1 - v19.1.0.*
- 2020 Volume 4 - v18.4.0.*
- 2020 Volume 3 - v18.3.0.*
- 2020 Volume 2 - v18.2.0.*
- 2020 Volume 1 - v18.1.0.*
- 2019 Volume 4 - v17.4.0.*
- 2019 Volume 3 - v17.3.0.*
- Weekly Nuget Release
diff --git a/xamarin-android/Release-Notes/v20.1.0.56.md b/xamarin-android/Release-Notes/v20.1.0.56.md
new file mode 100644
index 00000000..9efbcbf6
--- /dev/null
+++ b/xamarin-android/Release-Notes/v20.1.0.56.md
@@ -0,0 +1,16 @@
+---
+title: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+description: Essential Studio for Xamarin.Android Weekly Nuget Release Release Notes
+platform: Xamarin.Android
+documentation: ug
+---
+
+# Essential Studio for Xamarin.Android Release Notes
+
+{% include release-info.html date="May 17, 2022" version="v20.1.0.56" %}
+
+{% directory path: _includes/release-notes/v20.1.0.56 %}
+
+{% include {{file.url}} %}
+
+{% enddirectory %}
\ No newline at end of file
diff --git a/xamarin-android/SfBarcode/Symbology-Settings.md b/xamarin-android/SfBarcode/Symbology-Settings.md
index d95523ca..f1f0435b 100644
--- a/xamarin-android/SfBarcode/Symbology-Settings.md
+++ b/xamarin-android/SfBarcode/Symbology-Settings.md
@@ -1,13 +1,13 @@
---
layout: post
-title: Symbology Settings | SfBarcode | Xamarin.Android | Syncfusion
-description: symbology settings
+title: Symbology Settings in Xamarin.Android SfBarcode Control | Syncfusion
+description: Learn here about symbology settings in Syncfusion Essential Xamarin.Android Barcode (SfBarcode) Control, its elements, and more.
platform: Xamarin.Android
control: SfBarcode
documentation: ug
---
-# Symbology Settings
+# Symbology Settings in Xamarin.Android SfBarcode
Each and every Barcode symbology can be personalized with optional settings that may affect the appearance of specific Barcode.
diff --git a/xamarin-android/SfCircularGauge/annotations.md b/xamarin-android/SfCircularGauge/annotations.md
index 2b853abc..831d16cf 100644
--- a/xamarin-android/SfCircularGauge/annotations.md
+++ b/xamarin-android/SfCircularGauge/annotations.md
@@ -1,15 +1,13 @@
---
-
layout: post
title: Header in Syncfusion SfCircularGauge control for Xamarin.Android
-description: Learn how to set annotation in Syncfusion SfCircularGauge control
+description: Learn here about how to set annotation in Syncfusion Essential SfCircularGauge control, its elements, and more.
platform: Xamarin.Android
control: SfCircularGauge
documentation: ug
-
---
-# Annotations
+# Annotations in Xamarin.Android SfCircularGauge
[`SfCircularGauge`](https://help.syncfusion.com/cr/xamarin-android/Com.Syncfusion.Gauges.SfCircularGauge.SfCircularGauge.html) supports [`Annotations`](https://help.syncfusion.com/cr/xamarin-android/Com.Syncfusion.Gauges.SfCircularGauge.SfCircularGauge.html#Com_Syncfusion_Gauges_SfCircularGauge_SfCircularGauge_Annotations), which allows you to mark the specific area of interest in circular gauge. You can place custom views as annotations. The text and images also can be added by using [`Annotations`](https://help.syncfusion.com/cr/xamarin-android/Com.Syncfusion.Gauges.SfCircularGauge.SfCircularGauge.html#Com_Syncfusion_Gauges_SfCircularGauge_SfCircularGauge_Annotations) property.
@@ -265,7 +263,7 @@ The following code is used to create the `Annotations`.
{% endhighlight %}
-
+
## Setting image annotation
@@ -337,7 +335,7 @@ Annotations provide options to add any image over the gauge control with respect
{% endhighlight %}
-
+
## Setting text annotation
@@ -407,4 +405,4 @@ You can add any text over the gauge control to enhance the readability. You can
{% endhighlight %}
-
+
diff --git a/xamarin-android/SfKanban/Workflows.md b/xamarin-android/SfKanban/Workflows.md
index cae2c45a..19ec29a4 100644
--- a/xamarin-android/SfKanban/Workflows.md
+++ b/xamarin-android/SfKanban/Workflows.md
@@ -1,13 +1,13 @@
---
layout: post
-title: Workflows for Essential Xamarin.Android Kanban
-description: Kanban Workflows
+title: Workflows for Xamarin.Android Kanban Control | Syncfusion
+description: Learn here about Workflows support in Syncfusion Essential Xamarin.Android Kanban Control, its elements, and more.
platform: xamarin.android
control: Kanban
documentation: ug
---
-# Workflows
+# Workflows in Xamarin.Android Kanban
This feature is used to define the flow of card transition from one state to another. Create an instance of [`KanbanWorkflow`](https://help.syncfusion.com/cr/xamarin-android/Syncfusion.SfKanban.Android.KanbanWorkflow.html) class and add it to the [`SfKanban.Workflows`](https://help.syncfusion.com/cr/xamarin-android/Syncfusion.SfKanban.Android.SfKanban.html#Syncfusion_SfKanban_Android_SfKanban_Workflows) property to define the workflow for each column. The [`KanbanWorkflow`](https://help.syncfusion.com/cr/xamarin-android/Syncfusion.SfKanban.Android.KanbanWorkflow.html) contains the following properties to define the source category and target categories:
diff --git a/xamarin-android/SfNavigationDrawer/getting-started.md b/xamarin-android/SfNavigationDrawer/getting-started.md
index ba04db99..f431eec9 100644
--- a/xamarin-android/SfNavigationDrawer/getting-started.md
+++ b/xamarin-android/SfNavigationDrawer/getting-started.md
@@ -1,13 +1,13 @@
---
layout: post
-title: Getting Started with Syncfusion NavigationDrawer control for Xamarin.Android
-description: A quick tour to initial users on Syncfusion NavigationDrawer control for Xamarin.Android platform
+title: Getting Started with Syncfusion NavigationDrawer for Xamarin.Android
+description: Learn here about getting started with Syncfusion Xamarin.Android NavigationDrawer control, its elements, and more.
platform: Xamarin.Android
control: NavigationDrawer
documentation: ug
---
-# Getting Started
+# Getting Started with Xamarin.Android NavigationDrawer
This section provides overview for working with Essential NavigationDrawer for Xamarin.Android. You can walk through the entire process of creating an NavigationDrawer.
@@ -181,7 +181,7 @@ The main view of the SfNavigationDrawer can be set using `ContentView` property
{% endtabs %}
-
+
## Set Drawing Edge for Drawer Panel
diff --git a/xamarin-android/SfPdfViewer/Localization.md b/xamarin-android/SfPdfViewer/Localization.md
index 220ef45c..0642744b 100644
--- a/xamarin-android/SfPdfViewer/Localization.md
+++ b/xamarin-android/SfPdfViewer/Localization.md
@@ -1,13 +1,13 @@
---
layout: post
title: Localization in Xamarin.Android PDF viewer| Syncfusion
-description: Set localized text for the static texts used in Xamarin.Android PDF viewer.
+description: Learn here about Set localized text for the static texts used in Syncfusion Xamarin.Android PDF Viewer Control, its elements, and more.
platform: Xamarin.Android
control: SfPdfViewer
documentation: UG
---
-# Localization
+# Localization in Xamarin.Android PDF Viewer
Localization is the process of configuring the application to a specific language. PdfViewerControl supports to localize its static text.