okwrtdsh / AlarmTest

Kotlin Android Example Using AlarmManager, NotificationManager, InputMethodManager and BroadcastReceiver
5 stars 4 forks source link

firing notification immediately #1

Open YasirAmeen opened 6 years ago

YasirAmeen commented 6 years ago

I used your code , but when i starting alarm service, its firing notification immediately, i also specify time but its firing notification immediately,

okwrtdsh commented 6 years ago

Hi, @YasirAmeen I know it. The time set in the timer is limited to that day's time. The problem code is this.