Open TheFinestArtist opened 9 years ago
This library is so awesome :) It would be much greater if you make some callbacks in main loop.
@Override public void onImageChosen(final ChosenImage chosenImage) { } @Override public void onError(String message) { }
This library is so awesome :) It would be much greater if you make some callbacks in main loop.