diff --git a/xamarin-android-toc.html b/xamarin-android-toc.html
index 2d0da6f2a..97e7e88f4 100644
--- a/xamarin-android-toc.html
+++ b/xamarin-android-toc.html
@@ -823,7 +823,7 @@
Release Notes
- - 2022 Volume 4 - v20.4.0.*
- 2022 Volume 3 - v20.3.0.*
- 2022 Volume 2 - v20.2.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.*
+ - 2022 Volume 4 - v20.4.0.*
- 2022 Volume 3 - v20.3.0.*
- 2022 Volume 2 - v20.2.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.4.0.52.md b/xamarin-android/Release-Notes/v20.4.0.52.md
new file mode 100644
index 000000000..d6174d761
--- /dev/null
+++ b/xamarin-android/Release-Notes/v20.4.0.52.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="February 28, 2023" version="v20.4.0.52" %}
+
+{% directory path: _includes/release-notes/v20.4.0.52 %}
+
+{% include {{file.url}} %}
+
+{% enddirectory %}
\ No newline at end of file
diff --git a/xamarin-android/SfCalendar/Populating-Events.md b/xamarin-android/SfCalendar/Populating-Events.md
index 530c580a4..939d4e001 100644
--- a/xamarin-android/SfCalendar/Populating-Events.md
+++ b/xamarin-android/SfCalendar/Populating-Events.md
@@ -151,7 +151,7 @@ The following code explains how to customize the InlineAppointmentTextSize in Ca

- ### InlineAppointmentTimeTextSize
+### InlineAppointmentTimeTextSize
By using the [InlineAppointmentTimeTextSize](https://help.syncfusion.com/cr/xamarin-android/Com.Syncfusion.Calendar.MonthViewSettings.html#Com_Syncfusion_Calendar_MonthViewSettings_InlineAppointmentTimeTextSize) property from the [MonthViewSettings](https://help.syncfusion.com/cr/xamarin-android/Com.Syncfusion.Calendar.MonthViewSettings.html) class of `SfCalendar` control, you can customize the time text size for the appointment details time in both inline and agenda view.