← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~verzegnassi-stefano/ubuntu-docviewer-app/fix-documents-page-keyboard into lp:ubuntu-docviewer-app

 

Review: Needs Information

Why not load the textfield dynamically. This way when it is loaded, it automatically gets focus and shows OSK, and when it is unloaded, the OSK also hides. And you save a tiny memory footprint :P. Also this way you don't need to force focus on the scrollView on component.onCompleted, thereby removing the workarounds.
-- 
https://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/fix-documents-page-keyboard/+merge/291139
Your team Ubuntu Document Viewer Developers is requested to review the proposed merge of lp:~verzegnassi-stefano/ubuntu-docviewer-app/fix-documents-page-keyboard into lp:ubuntu-docviewer-app.


References