/BottomDrawer

It is a demo showing how to create a drawer that slides out from the bottom

Primary LanguageJava

Bottom Drawer

This sample demonstrates how to create a drawer that slides out from the bottom.
DRAWERs switch when you press the button and slide in automatically after a specified time.

Demo

bottom-drawer

Usage

The height of the drawer can be set in res/values/dimens.xml
Setting the timer which is closing the drawer: variable waitMS in AppDrawer Class
Changing the data shown on the open drawers: metod refreshData in AppDrawer Class