diff options
| -rw-r--r-- | docs/html/preview/material/theme.jd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/preview/material/theme.jd b/docs/html/preview/material/theme.jd index 5e4bcdf2ba09..740bf56e908f 100644 --- a/docs/html/preview/material/theme.jd +++ b/docs/html/preview/material/theme.jd @@ -90,6 +90,9 @@ The status bar should almost always have a clear delineation from the primary to full-bleed imagery cases and when you use a gradient as a protection. </p> +<p>When customizing the navigation and status bars, make them both transparent or modify only +the status bar. The navigation bar should remain black in all other cases.</p> + <h2 id="inheritance">Theme Individual Views</h3> |