Skip to content

Instantly share code, notes, and snippets.

@illuzor
Created September 14, 2018 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save illuzor/bc2d3d11ec8a229c382c547a65bed2a3 to your computer and use it in GitHub Desktop.
Save illuzor/bc2d3d11ec8a229c382c547a65bed2a3 to your computer and use it in GitHub Desktop.
package com.illuzor.lessons.wallpapers
import com.bumptech.glide.annotation.GlideModule
import com.bumptech.glide.module.AppGlideModule
@GlideModule
class WallpapersGlideModule : AppGlideModule()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment