diff options
Diffstat (limited to 'Resources/friendship/ui/LikeList.js')
| -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 102b6f7..ce01096 100644 --- a/Resources/friendship/ui/LikeList.js +++ b/Resources/friendship/ui/LikeList.js @@ -21,7 +21,7 @@ */ var profile_icon = Ti.UI.createImageView({ - url:key.pic_square, + image:key.pic_square, width:50, height:50, left:0, |
