mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-09-01 15:40:21 +08:00
274082fd77
* refactor: clean to roadmap content * refactor: move shared helpers into scripts/lib
577 B
577 B
Drawer
The Navigation Drawer in Android is a sliding menu from the left that simplifies navigation between important app links. It opens by sliding or via an icon in the ActionBar. It’s an overlay panel that replaces a screen dedicated to displaying options.
Visit the following resources to learn more: