qtconnectivity/examples
Ivan Solovev 8b5139b412 NdefEditor: update UI for better usability on mobile platforms
* Add QScroller to grab touch gesture. This allows to avoid aiming to
  the tiny verticall scroll bar, but use simple swipes instead.
* Handle input method visibility change to ensure that the focused
  widget is visible while the keyboard is displayed.
* Correctly scale the image for the MIME record, so that it does not
  cause the whole layout to shirink beyond the screen margins.
* Update the example docs.

Task-number: QTBUG-94033
Change-Id: I7ce3fe1f6c573a3ad24da16c7a11508342a2de9d
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
(cherry picked from commit 5b9d9454d5)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2021-06-14 09:24:14 +00:00
..
bluetooth Remove AndroidExtras dependencies and port to new Qt 6 Android APIs 2021-06-04 15:08:23 +03:00
nfc NdefEditor: update UI for better usability on mobile platforms 2021-06-14 09:24:14 +00:00
CMakeLists.txt Remove all *.pro files and all "special case" markers in CMakeLists.txt 2021-01-15 13:57:26 +01:00
examples.pro