Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 593 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 593 Bytes

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