Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
README improvemens.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBurleson authored and topherfangio committed Sep 9, 2016
1 parent f5ef160 commit f0f3065
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ projects.

### What is the UX?

Below is a snaphot of the Starter-App with the Users' *master-detail* view. Also shown is the user experience that will is displayed for smaller device sizes. The responsive layout changes to hide the user list and the **share** button can be used to show the Share bottom sheet view.
Below is a snaphot of the Starter-App with the Users' *master-detail* view. Also shown is the user experience that will is displayed for smaller device sizes. The responsive layout changes to hide the user list, reveal the **menu** button. In the User Details view, you may also click the **share** button to show the Contact <User> bottom sheet view.

<br/>

Expand All @@ -24,6 +24,7 @@ This Starter app demonstrates how:
* Custom controller can easily, programmatically open & close the SideNav component.
* Responsive breakpoints and `$mdMedia` are used
* Theming can be altered/configured using `$mdThemingProvider`
* ARIA features are supported by Angular Material and warnings can be used to improve accessibility.

### Tutorials

Expand Down

0 comments on commit f0f3065

Please sign in to comment.