Android Qualifier - Sliding Menu

Key Information

Register
Submit
The challenge is finished.

Challenge Overview

Build an android native application with the following components and behavior:
��
- A bar at the top with one button on the left
- In the remaining area below the top bar, a web viewer

Refer to screenshots for details on the UI.
��
When clicking the button a menu should slide from the left side, pushing the content area (web viewer) over (i.e. the content should also slide to the right going out of the screen). The menu shall have a configurable set pixels width and should slide up to its width leaving the rest of the screen real state showing the content area.
��
The menu items shall be configured from a configuration file having 3 properties: Menu title, icon, and url.
��
Use any icon you'd like, you could copy it from the screenshots. Each menu item shall show the icon and the text configured.
��
When a menu item is clicked, the menu shall slide back out of the screen to the left, moving the content area back to its original position. Also, the url associated with the selected menu shall be loaded into the web viewer
��
Must work seamlessly in landscape and portrait modes.
��
Menu must be vertically scrollable if there more items than the available space
��
Work on different screen sizes (from phones to tablets).

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30040227