lib/ProMotion/app_delegate.rb in ProMotion-0.4.1 vs lib/ProMotion/app_delegate.rb in ProMotion-0.5.0
- old
+ new
@@ -12,10 +12,10 @@
open_home_screen if has_home_screen
true
end
-
+
def app_delegate
UIApplication.sharedApplication.delegate
end
def app_window
\ No newline at end of file