public
static
interface
GridPageOptions.BackgroundListener
android.support.wearable.view.GridPageOptions.BackgroundListener |
Interface for communicating background changes to a listener.
Public methods | |
---|---|
abstract
void
|
notifyBackgroundChanged()
Notifies the container about a change to the background. |
void notifyBackgroundChanged ()
Notifies the container about a change to the background. When necessary,
getBackground()
will be called again for this page to update the
background.