Skip to content

Commit 87c2b72

Browse files
Merge pull request #293 from Syncfusion-Content/hotfix/hotfix-v20.4.0.38
DOCINFRA-2341_merged_using_automation
2 parents d73fb7d + a84fad9 commit 87c2b72

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

xamarin-android/SfTreeView/Appearance.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Appearance | TreeView for Xamarin.Android | Syncfusion
4-
description: Describes about view appearance and different functionalities in TreeView.
4+
description: Learn here all about appearance support in Syncfusion Essential Xamarin.Android TreeView Control, its elements, and more.
55
platform: Xamarin.Android
66
control: SfTreeView
77
documentation: ug
88
---
99

10-
# Appearance
10+
# Appearance in Xamarin.Android TreeView
1111

1212
The TreeView allows customizing appearance of the underlying data, and provides different functionalities to the end-user.
1313

@@ -89,7 +89,7 @@ public class CustomAdapter : TreeViewAdapter
8989
![Xamarin Android TreeView Customized adapter](Images/TreeView_CustomAdapter.png)
9090

9191
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).
92-
You can also download the entire source code of this demo from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/CustomizedAdapter-1866983821)
92+
You can also download the entire source code of this demo from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/CustomizedAdapter-1866983821)
9393

9494
## Indentation
9595

@@ -215,7 +215,7 @@ public class NodeImageAdapter : TreeViewAdapter
215215

216216
![Xamarin Android TreeView with Level based Views](Images/TreeView_LevelBasedView.png)
217217

218-
You can also download the entire source code of this demo from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/LevelBasedViews-1568238571)
218+
You can also download the entire source code of this demo from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/LevelBasedViews-1568238571)
219219

220220
### Level based styling.
221221

@@ -259,7 +259,7 @@ protected override void UpdateContentView(View view, TreeViewItemInfoBase itemIn
259259
{% endhighlight %}
260260
{% endtabs %}
261261

262-
You can download the example for level based styling demo from [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/LevelBasedStyling-1430010482).
262+
You can download the example for level based styling demo from [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/LevelBasedStyling-1430010482).
263263

264264
![Xamarin Android TreeView with styling](Images/TreeView_LevelStyle.png)
265265

0 commit comments

Comments
 (0)