public static interface PhotoViewCallbacks.CursorChangedListener
Modifier and Type | Method and Description |
---|---|
void |
onCursorChanged(Cursor cursor)
Called when the cursor that contains the photo list data
is updated.
|
void onCursorChanged(Cursor cursor)
cursor
- the cursor containing the photo list data