Skip to content

Commit

Permalink
appendMediaFile now able to load local media
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Feb 12, 2015
1 parent 068e0df commit fb3a66d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ public void setLocalDraft(boolean isLocalDraft) {
}

public interface EditorFragmentListener {
public void onEditorFragmentInitialized();
public void onSettingsClicked();
public void onAddMediaButtonClicked();
}
Expand Down

0 comments on commit fb3a66d

Please sign in to comment.