hmm-umm / Android-LockScreenSample-DisableHomeButtonKey

Android LockScreen Sample Using Service - Disable HomeButton or HomeKey
Apache License 2.0
460 stars 126 forks source link

Cannot resolve symbol 'ContextInstance' #3

Closed kahyalar closed 7 years ago

kahyalar commented 7 years ago

Hello, First of all thanks for that package. It might be really useful.

I get an error, which i write on to title. I add gradle dependecies and call the function : Lockscreen.getInstance(ContextInstance).startLockscreenService();

I hope, you'll find out why. Happy coding

hmm-umm commented 7 years ago

Hi~ I updated new version Check PLZ.

Thanks