Banner

A banner displays a prominent message and related optional actions.


Overview

MDCBannerView is a view that displays an important, succinct message, and provides actions for users to address (or dismiss the banner). It requires a user action to be dismissed.

MDCBannerView is currently a beta component. Therefore, clients that wish to use MDCBannerView in their app will need to manually clone the repo and add the code to their project.

Installation

Usage

Examples