Problem
*Description:*
I've was wondered because in Ti Mobile SDK 1.8.2 the picker works great and fills the full width. From Ti Mobile SDK 2.0.1 it doesn't seem to have the same behavior?
*Steps to reproduce:*
1) Download the project and run it with an Ti Mobile SDK beginning from 2.0.1.GA
2) Run the Simulator
*Result:*
Picker with an width of iPhone (320dp)
*Expected Result:*
Full width picker like in Ti Mobile SDK 1.8.2
Test case
See the attached file/ project for the test case. Copy 'n pasted from the docs (
http://docs.appcelerator.com/titanium/2.1/#!/api/Titanium.UI.PickerRow).
See the attached screenshots for a quick view for the problem.
Logs
no logs
Discussions
http://developer.appcelerator.com/question/140081/ipad-picker-dont-size-correctly-width-ios-51-sdk-210ga
Sorry for not using the Template: https://wiki.appcelerator.org/display/guides/JIRA+Ticket+Template
Weird thing: With width: Ti.UI.FILL it works. I mean I've tried this. Sorry for that. This ticket can be closed.