Hi
I'm using Xamarin.Froms Picker control to select set of questions with various text length.
The problem is once I selected any items, it just showing half of the sentence and remaining texts are truncated in the end of the right for all the platform.
Same time in popup, word wrap is only working for Android. Its not working for remaining platforms (iOS, UWP and WP8) and always truncating the text.
Is there any way to apply the word wrap for both picker and its popup list?
↧
Need to apply word wrap for Xamarin.Forms Picker control text and its Popup list items
↧