Skip to content

Instantly share code, notes, and snippets.

@vsay01
Last active May 14, 2018 04:05
Show Gist options
  • Save vsay01/dedfd3ecd2ccd9bb33b67d5bc0d60ded to your computer and use it in GitHub Desktop.
Save vsay01/dedfd3ecd2ccd9bb33b67d5bc0d60ded to your computer and use it in GitHub Desktop.
import com.bumptech.glide.annotation.GlideModule;
import com.bumptech.glide.module.AppGlideModule;
@GlideModule
public final class MyAppGlideModule extends AppGlideModule {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment