Skip to content

Instantly share code, notes, and snippets.

@ludovicroland
Last active March 20, 2017 10:38
Show Gist options
  • Save ludovicroland/f54cc9f0afd3db941d0941e6652d0d7b to your computer and use it in GitHub Desktop.
Save ludovicroland/f54cc9f0afd3db941d0941e6652d0d7b to your computer and use it in GitHub Desktop.
val alarmManager = getSystemService(Context.ALARM_SERVICE) as AlarmManager
alarmManager.nextAlarmClock
var visibility = View.GONE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment