Android Sliding Menu Using Drawer Layout Example Leave a Comment / Android Tutorial / Android Layout, Drawer Layout android.support.v4.widget.DrawerLayout is a android layout which follow material design pattern. It is used to implement slide in / out menu animation in android application. This article will show you an example about how to use it.