Hi, I created a simple two tabs app with a tableview inside the first tab.
The table view display the differents row however the first one is clipped and I need to drag down the list to see the full row?
I read the titanium IOS 7 migration guide but none of the tips worked for me ( I currently downloading the ios 6 simulator to test in it )
Does anyone encountered this issue?
Plus I'm still having the same issue as described in my previous post: https://developer.appcelerator.com/question/160841/tableviewrow-not-showing-any-content-unless-i-scroll--alloy-13-
But the workaround is not working. Scrolling the view or manually refreshing the tableview with the setData method does not work. None of my labels are showing.
I really need some help there.
Regards