Skip to content

Instantly share code, notes, and snippets.

@illuzor
Created September 22, 2018 21:06
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/ded02f61879a03d8006abd9915ad6b8a to your computer and use it in GitHub Desktop.
Save illuzor/ded02f61879a03d8006abd9915ad6b8a to your computer and use it in GitHub Desktop.
package com.illuzor.lesson.wallpapers.screens
import com.illuzor.lesson.wallpapers.R
class WallpaperFragment : AbstractFragment() {
override val layoutId = R.layout.fragment_wallpaper
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment