object InputHelper
Helper class for handling input related tasks
For sg.edu.ntu.scse.cz2006.gymbuddies.util in Gym Buddies!
Author
Kenneth Soh
Since
2019-09-16
hideSoftKeyboard |
Helper function to hide the Android IME Soft Keyboard for a given activity fun hideSoftKeyboard(activity: Activity): Unit |