# Add to XML
TreeView didn't require any custom views or custom setup all you need is just a Recyclerview
```xml
```
If you want to support 2D Scrolling you should add your RecyclerView in HorizontalScrollView
```xml
```
You can Change the scroll bar color and size like any other RecyclerView