SideDrawer for Xamarin.Android: Overview

RadSideDrawer is a component can show a hidden view that contains navigation UI or common settings. A popular application that uses the drawer UI is the Android Playstore app. The hidden view can be displayed with a flick gesture and can be shown from any of the four edges of the screen. The view is also displayed with a transition which can be chosen from a set of pre-defined transitions. A completely new and custom transition can also be easily created. In order to use RadSideDrawer developers must add dependencies to the Common and Primitives libraries.

Telerik UI for Xamarin Ninja image

The SideDrawer is part of Telerik UI for Xamarin, a professional grade UI component library for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

TelerikUI-SideDrawer-Overview

In this article