Skip to content

Instantly share code, notes, and snippets.

@husaynhakeem
Created January 18, 2022 03:30
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 husaynhakeem/d136f6b964a4cbeee29849e8eb6371f7 to your computer and use it in GitHub Desktop.
Save husaynhakeem/d136f6b964a4cbeee29849e8eb6371f7 to your computer and use it in GitHub Desktop.
class HelloWorldWidgetReceiver : GlanceAppWidgetReceiver() {
override val glanceAppWidget: GlanceAppWidget = HelloWorldWidget()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment