From 34184b83eb8b4b9cb4b2b9f7724c2ed8d4b11d83 Mon Sep 17 00:00:00 2001 From: gowthamanthavasiyappan <90315799+gowthamanthavasiyappan@users.noreply.github.com> Date: Wed, 18 Jan 2023 17:11:49 +0530 Subject: [PATCH 1/2] SEO-3146-coverage-page-with-redirect-help --- xamarin-android/SfMaskedEdit/Getting-Started.md | 4 ++-- xamarin-android/SfTreeView/Appearance.md | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/xamarin-android/SfMaskedEdit/Getting-Started.md b/xamarin-android/SfMaskedEdit/Getting-Started.md index c01971c7..d6155cb4 100644 --- a/xamarin-android/SfMaskedEdit/Getting-Started.md +++ b/xamarin-android/SfMaskedEdit/Getting-Started.md @@ -8,7 +8,7 @@ documentation: ug --- -# Getting Started +# Getting Started with Xamarin.Android SfMaskedEdit This section explains you the steps required to configure a SfMaskedEdit control in a real-time scenario and provides a walk-through on some of the customization features available in `SfMaskedEdit` control. ## Reference Essential Studio components in your solution @@ -81,4 +81,4 @@ Run the project and check if you get the following output to make sure that you ![Xamarin.Android masked edit](SfMaskedEditImages/GettingStarted.png) -You can find the complete getting started sample from this [link](http://files2.syncfusion.com/Xamarin.Android/Samples/MaskedEdit_GettingStarted.zip). +You can find the complete getting started sample from this [link](https://files2.syncfusion.com/Xamarin.Android/Samples/MaskedEdit_GettingStarted.zip). diff --git a/xamarin-android/SfTreeView/Appearance.md b/xamarin-android/SfTreeView/Appearance.md index 64ef70f0..fb99199b 100644 --- a/xamarin-android/SfTreeView/Appearance.md +++ b/xamarin-android/SfTreeView/Appearance.md @@ -1,13 +1,13 @@ --- layout: post title: Appearance | TreeView for Xamarin.Android | Syncfusion -description: Describes about view appearance and different functionalities in TreeView. +description: Learn here all about appearance support in Syncfusion Essential Xamarin.Android TreeView Control, its elements, and more. platform: Xamarin.Android control: SfTreeView documentation: ug --- -# Appearance +# Appearance in Xamarin.Android TreeView The TreeView allows customizing appearance of the underlying data, and provides different functionalities to the end-user. @@ -89,7 +89,7 @@ public class CustomAdapter : TreeViewAdapter ![Xamarin Android TreeView Customized adapter](Images/TreeView_CustomAdapter.png) To create custom view to use in adapter, refer this [link](https://help.syncfusion.com/xamarin-android/sftreeview/getting-started#creating-custom-view-for-adapter). -You can also download the entire source code of this demo from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/CustomizedAdapter-1866983821) +You can also download the entire source code of this demo from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/CustomizedAdapter-1866983821) ## Indentation @@ -215,7 +215,7 @@ public class NodeImageAdapter : TreeViewAdapter ![Xamarin Android TreeView with Level based Views](Images/TreeView_LevelBasedView.png) -You can also download the entire source code of this demo from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/LevelBasedViews-1568238571) +You can also download the entire source code of this demo from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/LevelBasedViews-1568238571) ### Level based styling. @@ -259,7 +259,7 @@ protected override void UpdateContentView(View view, TreeViewItemInfoBase itemIn {% endhighlight %} {% endtabs %} -You can download the example for level based styling demo from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/LevelBasedStyling-1430010482). +You can download the example for level based styling demo from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/LevelBasedStyling-1430010482). ![Xamarin Android TreeView with styling](Images/TreeView_LevelStyle.png) From 289cd7897a569f4cdc763f906a75d263abfa072e Mon Sep 17 00:00:00 2001 From: gowthamanthavasiyappan <90315799+gowthamanthavasiyappan@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:14:57 +0530 Subject: [PATCH 2/2] SEO-3146-coverage-page-with-redirect-help --- xamarin-android/SfMaskedEdit/Getting-Started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xamarin-android/SfMaskedEdit/Getting-Started.md b/xamarin-android/SfMaskedEdit/Getting-Started.md index d6155cb4..c01971c7 100644 --- a/xamarin-android/SfMaskedEdit/Getting-Started.md +++ b/xamarin-android/SfMaskedEdit/Getting-Started.md @@ -8,7 +8,7 @@ documentation: ug --- -# Getting Started with Xamarin.Android SfMaskedEdit +# Getting Started This section explains you the steps required to configure a SfMaskedEdit control in a real-time scenario and provides a walk-through on some of the customization features available in `SfMaskedEdit` control. ## Reference Essential Studio components in your solution @@ -81,4 +81,4 @@ Run the project and check if you get the following output to make sure that you ![Xamarin.Android masked edit](SfMaskedEditImages/GettingStarted.png) -You can find the complete getting started sample from this [link](https://files2.syncfusion.com/Xamarin.Android/Samples/MaskedEdit_GettingStarted.zip). +You can find the complete getting started sample from this [link](http://files2.syncfusion.com/Xamarin.Android/Samples/MaskedEdit_GettingStarted.zip).