aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/friendship/friendship.js
diff options
context:
space:
mode:
Diffstat (limited to 'Resources/friendship/friendship.js')
-rw-r--r--Resources/friendship/friendship.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/Resources/friendship/friendship.js b/Resources/friendship/friendship.js
index fd61403..0e785e7 100644
--- a/Resources/friendship/friendship.js
+++ b/Resources/friendship/friendship.js
@@ -1,7 +1,9 @@
var fs = {};
+
(function() {
fs.app = {};
+ fs.app.isAndroid = (Ti.Platform.osname === 'android');
})();
Ti.include(