public interface LazyDrawerUpdateProvider
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterLazyDrawerLoaded(View view)
Executed after lazy drawer added to the drawer window. 
 | 
void | 
replaceHostedView(View oldView, View newView)
Notifies hosted window about changes in the drawer model. 
 | 
void afterLazyDrawerLoaded(View view)
view -