-1

I have a dropdown in my WL application which looks fine in android and iOS<7. But for iOS versions 8.0 and above the dropdown text looks bigger and the whole text doesn't fit in.

Aditi
  • 1

1 Answers1

0

Not sure I understand why this relates to Worklight/MobileFirst.

If you are developing a hybrid app, then check the CSS in an iOS simulator... if it's a native app, then check the UI values...

Eusebiu Marcu
  • 320
  • 1
  • 10
  • yes its hybrid app... and developing on windows.. so no iOS simulator... its a sample app that I am trying!! – Aditi Dec 29 '14 at 18:21
  • @Aditi, not possibe. http://stackoverflow.com/questions/12651507/styling-a-select-input-for-ios-first-option-or-initial-state-should-have-smal – Idan Adar Dec 30 '14 at 06:47