sejun

Results 4 comments of sejun

> Yes, sorry. What i meant is when the alarm is activated, the application and a specific screen are launched. > Just like in regular alarm clock apps. It is...

> Guys, i'm still don't know what a full-screen notification looks like. Do you have any screenshot or example to give to me? You can find fullscreenintent from android developers....

> You're right, the name is completely ambiguous. Thank you very much for your contribution. I will merge this soon Is this pr still valid to merge?

> Does your Gemfile have the following lines > > ``` > plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile') > eval_gemfile(plugins_path) if File.exist?(plugins_path) > ``` Thanks a lot! You saved my time!