Friday, January 12, 2018

Graphically Highlighting Class Definition and Instantiation in an Android Adapter





This graphic highlights where a class called ImageAdapter (that extends BaseAdapter) is defined as a class.

I'm experimenting with graphics in Android documentation to draw out the connections and meaning.

No comments:

Post a Comment

Graphically Highlighting Class Definition and Instantiation in an Android Adapter

This graphic highlights where a class called ImageAdapter (that extends BaseAdapter ) is defined as a class. I'm experimenting ...