Commit 74b05b5c authored by J-P Nurmi's avatar J-P Nurmi
Browse files

Android: text entry implicit size fits 20 characters


A native unlayouted EditText control fits 20 characters by default.
Let Qt Quick Controls Android Style use the same metrics instead of
adjusting to the textual contents. This gives empty TextField,
SpinBox and ComboBox sensible implicit sizes instead of shrinking
them down to something unusable.

Change-Id: I3cd3948aa3d64daada9d0b7d773cebb6627263f6
Reviewed-by: default avatarMitch Curtis <mitch.curtis@digia.com>
parent 1f6041cb
Showing with 22 additions and 7 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment