com.ooyala.cast.UpdateImageViewRunnable Class Reference

Update the ImageView's image based on a url. More...

Inheritance diagram for com.ooyala.cast.UpdateImageViewRunnable:

Public Member Functions

 UpdateImageViewRunnable (ImageView view, String url)
 
void run ()
 

Detailed Description

Update the ImageView's image based on a url.

Constructor & Destructor Documentation

com.ooyala.cast.UpdateImageViewRunnable.UpdateImageViewRunnable ( ImageView  view,
String  url 
)

Member Function Documentation

void com.ooyala.cast.UpdateImageViewRunnable.run ( )