BuildmLearn / BuildmLearn-Toolkit-Android

This repository contains the Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
BSD 3-Clause "New" or "Revised" License
57 stars 130 forks source link

Dialog Moves Up when Keyboard is open & Added Proceed Button in FirstActivity #421

Open meghalagrawal opened 7 years ago

meghalagrawal commented 7 years ago

Here I have configured Soft Input Such that the Dialog will move above Keyboard and hence user don't have to open keyboard again and again while Adding, Editing item in Templates.

Also I have added a proceed Button in FirstActivity as it was Confusing that what to do after Username Input.

opticod commented 7 years ago

Please try to pass the threshold of codacy/pr code quality test. Will soon start reviewing and merging the PRs. Thanks.