aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Resources/friendship/ui/LikeList.js2
-rw-r--r--tiapp.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Resources/friendship/ui/LikeList.js b/Resources/friendship/ui/LikeList.js
index f46ba55..9e7f872 100644
--- a/Resources/friendship/ui/LikeList.js
+++ b/Resources/friendship/ui/LikeList.js
@@ -122,7 +122,7 @@
textAlign:'left',
top:item_type.height + 2,
left: profile_icon.width + 14,
- height:'auto',
+ height:18,
wordWrap:false
});
diff --git a/tiapp.xml b/tiapp.xml
index 676f141..9cc4a2f 100644
--- a/tiapp.xml
+++ b/tiapp.xml
@@ -7,7 +7,7 @@
<target device="android">false</target>
<target device="blackberry">false</target>
</deployment-targets>
- <sdk-version>1.8.3.v20120529164726</sdk-version>
+ <sdk-version>1.6.2</sdk-version>
<id>com.likefeed.LikeFeed</id>
<name>LikeFeed</name>
<version>1.0</version>