@@ -90,6 +91,7 @@ Material is a growing project and will encounter changes throughout its developm
* TabViewController
* Scrolling Techniques
* Snackbar
* Advanced Camera / Audio Toolset & Views
* More Examples
<aname="materialcolor"></a>
...
...
@@ -226,7 +228,7 @@ Below is an example of a large CardView using Grid.
<aname="materialtableviewcell"></a>
## MaterialTableViewCell
UITableView is a popular and widely used view in iOS. Now the pulse animation and core Material features have been made available for the UITableView.
UITableViewCell is a popular and widely used view in iOS. Now the pulse animation and core Material features have been made available for the UITableViewCell.
@@ -244,7 +246,7 @@ A NavigationBarView is a fully featured navigation bar that supports orientation
<aname="searchbarview"></a>
## SearchBarView
A SearchBarView is fully featured and supports orientation changes, background images, title and detail labels, both left and right UIControl sets, and status bar settings.
A SearchBarView is a fully featured search bar that supports orientation changes, background images, title and detail labels, both left and right UIControl sets, and status bar settings.