diff options
Diffstat (limited to 'Resources/friendship/ui')
| -rw-r--r-- | Resources/friendship/ui/LikeList.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Resources/friendship/ui/LikeList.js b/Resources/friendship/ui/LikeList.js index 64850f0..7b2e037 100644 --- a/Resources/friendship/ui/LikeList.js +++ b/Resources/friendship/ui/LikeList.js @@ -14,7 +14,7 @@ */ var profile_icon = Ti.UI.createImageView({ - url:key.pic_square, + image:key.pic_square, width:50, height:50, left:0, |
