Updated the example to accept input on Android
authorVenu <venugopal.shivashankar@digia.com>
Mon, 15 Sep 2014 15:02:43 +0000 (17:02 +0200)
committerVenugopal Shivashankar <venugopal.shivashankar@digia.com>
Tue, 23 Sep 2014 11:13:47 +0000 (13:13 +0200)
commitd0138bbd479019e0ac402c87144995554950970c
treeb8d5c67607b7cd2fc1f89188fd23b3418accb83f
parentedb6976120be9b8ad76b48ecd929f916dcdf216a
Updated the example to accept input on Android

The Android inputMethod doesn't commit the text
until a word is chosen from the suggestions list.
This makes the URL for XMLHTTPRequest invalid. To avoid
the invalid URL, we should either not use predictive text
or explicitly commit the text. I choose to go with the earlier
option.

Task-number: QTBUT-41335
Change-Id: Id03c4dc8cfbd1b32cc2868fe8b78cd039994ff71
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
examples/quick/demos/tweetsearch/content/SearchDelegate.qml